Class IndexRange

    • Field Detail

      • startIndex

        protected final int startIndex
      • endIndex

        protected final int endIndex
    • Constructor Detail

      • IndexRange

        public IndexRange​(int startIndex,
                          int endIndex)
    • Method Detail

      • getStartIndex

        public int getStartIndex()
      • getEndIndex

        public int getEndIndex()
      • size

        public int size()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object