Class IndexRange


  • public class IndexRange
    extends Object
    • Constructor Detail

      • IndexRange

        public IndexRange​(int beginningOffset,
                          int endingOffset)
    • Method Detail

      • getBeginningOffset

        public int getBeginningOffset()
      • getEndingOffset

        public int getEndingOffset()
      • extendTo

        public IndexRange extendTo​(int newEnd)
      • isEmpty

        public boolean isEmpty()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object