Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNRemoteStatusEditor.FileInfo
-
Packages that use SVNRemoteStatusEditor.FileInfo Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNRemoteStatusEditor.FileInfo in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNRemoteStatusEditor.FileInfo Modifier and Type Field Description private SVNRemoteStatusEditor.FileInfo
SVNRemoteStatusEditor. myFileInfo
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNRemoteStatusEditor.FileInfo Modifier and Type Method Description private void
SVNRemoteStatusEditor. tweakStatusHash(SVNRemoteStatusEditor.FileInfo fileInfo, java.io.File path, SVNStatusType text, SVNStatusType props, SVNLock lock)
-