Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSLog.PathInfo
-
Packages that use FSLog.PathInfo Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of FSLog.PathInfo in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that return FSLog.PathInfo Modifier and Type Method Description FSLog.PathInfoFSLog.PathInfo. getHistory(boolean strictNodeHistory, long start)private FSLog.PathInfo[]FSLog. getPathHistories(java.lang.String[] paths, long start, long end, boolean strictNodeHistory)Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type FSLog.PathInfo Modifier and Type Method Description private longFSLog. getNextHistoryRevision(FSLog.PathInfo[] histories)
-