Class PropertySetIndexRangeIterator

  • All Implemented Interfaces:
    IndexRangeIterator

    public class PropertySetIndexRangeIterator
    extends java.lang.Object
    implements IndexRangeIterator
    Iterator over Property Set Index ranges that have the same value
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasNext()
      Returns true if there are more index ranges.
      IndexRange next()
      Returns the next index range.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait