Class SVNUpdateEditor17.BumpDirectoryInfo
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.BumpDirectoryInfo
-
- Enclosing class:
- SVNUpdateEditor17
private static class SVNUpdateEditor17.BumpDirectoryInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private SVNUpdateEditor17.BumpDirectoryInfo
parent
private int
refCount
-
Constructor Summary
Constructors Modifier Constructor Description private
BumpDirectoryInfo()
-
-
-
Field Detail
-
refCount
private int refCount
-
parent
private SVNUpdateEditor17.BumpDirectoryInfo parent
-
-