Class IndiceRange


  • public class IndiceRange
    extends Object
    Possible value range for indices data.
    • Field Detail

      • max

        public int max
      • min

        public int min
      • reverse

        public boolean reverse
    • Constructor Detail

      • IndiceRange

        public IndiceRange()