Class BooleanHashSet.EmptyBooleanIterator

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

private static class BooleanHashSet.EmptyBooleanIterator extends Object implements MutableBooleanIterator
  • Constructor Details

    • EmptyBooleanIterator

      private EmptyBooleanIterator()
  • Method Details