Class BooleanHashSet.FalseTrueBooleanIterator

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

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

    • currentIndex

      private int currentIndex
  • Constructor Details

    • FalseTrueBooleanIterator

      private FalseTrueBooleanIterator()
  • Method Details