Class SVNPatchHunk.SVNPatchHunkRange

  • Enclosing class:
    SVNPatchHunk

    public static class SVNPatchHunk.SVNPatchHunkRange
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getLength()  
      int getStart()  
      • Methods inherited from class java.lang.Object

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

      • SVNPatchHunkRange

        public SVNPatchHunkRange()
    • Method Detail

      • getStart

        public int getStart()
      • getLength

        public int getLength()