Class SvnTargetContent.SymlinkBaton

  • Enclosing class:
    SvnTargetContent

    private static class SvnTargetContent.SymlinkBaton
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.io.File localAbsPath  
    • Constructor Summary

      Constructors 
      Constructor Description
      SymlinkBaton​(java.io.File absPath)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • localAbsPath

        private final java.io.File localAbsPath
    • Constructor Detail

      • SymlinkBaton

        public SymlinkBaton​(java.io.File absPath)