Class ImmutableShortShortMapKeySet.InternalShortIterator

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.ImmutableShortShortMapKeySet.InternalShortIterator
All Implemented Interfaces:
ShortIterator
Enclosing class:
ImmutableShortShortMapKeySet

private class ImmutableShortShortMapKeySet.InternalShortIterator extends Object implements ShortIterator
  • Field Details

    • count

      private int count
    • position

      private int position
    • handledZero

      private boolean handledZero
    • handledOne

      private boolean handledOne
  • Constructor Details

    • InternalShortIterator

      private InternalShortIterator()
  • Method Details