Class ObjectFloatHashMapWithHashingStrategy.InternalFloatIterator

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMapWithHashingStrategy.InternalFloatIterator
All Implemented Interfaces:
FloatIterator, MutableFloatIterator
Enclosing class:
ObjectFloatHashMapWithHashingStrategy<K>

private class ObjectFloatHashMapWithHashingStrategy.InternalFloatIterator extends Object implements MutableFloatIterator
  • Field Details

    • count

      private int count
    • position

      private int position
  • Constructor Details

    • InternalFloatIterator

      private InternalFloatIterator()
  • Method Details