Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNRemoteStatusEditor17.FileInfo
-
Packages that use SVNRemoteStatusEditor17.FileInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNRemoteStatusEditor17.FileInfo in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNRemoteStatusEditor17.FileInfo Modifier and Type Field Description private SVNRemoteStatusEditor17.FileInfoSVNRemoteStatusEditor17. myFileInfoMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNRemoteStatusEditor17.FileInfo Modifier and Type Method Description private voidSVNRemoteStatusEditor17. tweakStatusHash(SVNRemoteStatusEditor17.FileInfo fileInfo, java.io.File localAbsPath, SVNStatusType reposNodeStatus, SVNStatusType reposTextStatus, SVNStatusType reposPropStatus, long revnum, SVNLock reposLock)
-