Class FloatHashSet.ImmutableFloatHashSet.InternalFloatIterator

java.lang.Object
org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet.ImmutableFloatHashSet.InternalFloatIterator
All Implemented Interfaces:
FloatIterator
Enclosing class:
FloatHashSet.ImmutableFloatHashSet

private class FloatHashSet.ImmutableFloatHashSet.InternalFloatIterator extends Object implements FloatIterator
  • Field Details

    • count

      private int count
    • position

      private int position
    • zeroToThirtyOne

      private float zeroToThirtyOne
  • Constructor Details

    • InternalFloatIterator

      private InternalFloatIterator()
  • Method Details