Class FSLog.PathInfo

java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSLog.PathInfo
Enclosing class:
FSLog

private class FSLog.PathInfo extends Object
  • Field Details

    • myHistory

      FSNodeHistory myHistory
    • myIsDone

      boolean myIsDone
    • myIsFirstTime

      boolean myIsFirstTime
    • myHistoryRevision

      long myHistoryRevision
    • myPath

      String myPath
  • Constructor Details

    • PathInfo

      private PathInfo()
  • Method Details