Class SVNWCDb.ReposInfo2

  • Enclosing class:
    SVNWCDb

    private static class SVNWCDb.ReposInfo2
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long reposId  
      java.io.File reposRelPath  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ReposInfo2()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • reposId

        public long reposId
      • reposRelPath

        public java.io.File reposRelPath
    • Constructor Detail

      • ReposInfo2

        private ReposInfo2()