Class LazyDegreePartitionIterator

  • All Implemented Interfaces:
    java.util.Iterator<DegreePartition>

    public abstract class LazyDegreePartitionIterator
    extends com.carrotsearch.hppc.AbstractIterator<DegreePartition>
    • Method Summary

      • Methods inherited from class com.carrotsearch.hppc.AbstractIterator

        done, fetch, hasNext, next, remove
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Iterator

        forEachRemaining
    • Constructor Detail

      • LazyDegreePartitionIterator

        public LazyDegreePartitionIterator()