Class SvnPatchTarget.SymlinkCallbacks

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String readLine​(java.lang.Object baton, java.lang.String[] eolStr, boolean[] eof)  
      void seek​(java.lang.Object readBaton, long offset)  
      long tell​(java.lang.Object readBaton)  
      void write​(java.lang.Object writeBaton, java.lang.String s)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait