Class SVNXDeltaAlgorithm.Match

  • Enclosing class:
    SVNXDeltaAlgorithm

    private static class SVNXDeltaAlgorithm.Match
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Match​(int p, int l)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • position

        public int position
      • length

        public int length
      • advance

        public int advance
    • Constructor Detail

      • Match

        public Match​(int p,
                     int l)