Class ObjectShortHashMap.KeysView.InternalKeysViewIterator
java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMap.KeysView.InternalKeysViewIterator
- All Implemented Interfaces:
Iterator<K>
- Enclosing class:
ObjectShortHashMap.KeysView
-
Field Details
-
count
private int count -
position
private int position
-
-
Constructor Details
-
InternalKeysViewIterator
public InternalKeysViewIterator()
-
-
Method Details