Interface MutableFloatIterator
- All Superinterfaces:
FloatIterator
- All Known Implementing Classes:
UnmodifiableFloatIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface org.eclipse.collections.api.iterator.FloatIterator
hasNext, next
-
Method Details
-
remove
void remove()
-