Class Replacement<PS,​SEG,​S>

    • Method Detail

      • getStart

        public final int getStart()
      • getEnd

        public final int getEnd()
      • getNetLength

        public int getNetLength()
        Shortcut for document.length() - (end - start)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object