Class BooleanHashSet.TrueBooleanIterator

java.lang.Object
org.eclipse.collections.impl.set.mutable.primitive.BooleanHashSet.TrueBooleanIterator
All Implemented Interfaces:
BooleanIterator, MutableBooleanIterator
Enclosing class:
BooleanHashSet

private class BooleanHashSet.TrueBooleanIterator extends Object implements MutableBooleanIterator
  • Field Details

    • currentIndex

      private int currentIndex
  • Constructor Details

    • TrueBooleanIterator

      private TrueBooleanIterator()
  • Method Details