Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSNodeHistory
-
Packages that use FSNodeHistory Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of FSNodeHistory in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as FSNodeHistory Modifier and Type Field Description (package private) FSNodeHistory
FSLog.PathInfo. myHistory
Methods in org.tmatesoft.svn.core.internal.io.fs that return FSNodeHistory Modifier and Type Method Description FSNodeHistory
FSRevisionRoot. getNodeHistory(java.lang.String path)
FSNodeHistory
FSNodeHistory. getPreviousHistory(boolean crossCopies)
private FSNodeHistory
FSNodeHistory. historyPrev(boolean crossCopies)
-