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) FSNodeHistoryFSLog.PathInfo. myHistoryMethods in org.tmatesoft.svn.core.internal.io.fs that return FSNodeHistory Modifier and Type Method Description FSNodeHistoryFSRevisionRoot. getNodeHistory(java.lang.String path)FSNodeHistoryFSNodeHistory. getPreviousHistory(boolean crossCopies)private FSNodeHistoryFSNodeHistory. historyPrev(boolean crossCopies)
-