Class SVNWCDb.MovedNode

  • Enclosing class:
    SVNWCDb

    private static class SVNWCDb.MovedNode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MovedNode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • localRelPath

        public java.io.File localRelPath
      • movedToRelPath

        public java.io.File movedToRelPath
      • opDepth

        public int opDepth
      • movedFromDepth

        public int movedFromDepth
    • Constructor Detail

      • MovedNode

        private MovedNode()