Class SvnPatchTarget.RegularCallbacks

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RegularCallbacks()  
    • 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 baton, long offset)  
      long tell​(java.lang.Object baton)  
      • Methods inherited from class java.lang.Object

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