Interface MutableFloatIterator
- All Superinterfaces:
FloatIterator
- All Known Implementing Classes:
UnmodifiableFloatIterator
public interface MutableFloatIterator extends FloatIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.
- Since:
- 6.0.
-
Method Summary
Modifier and Type Method Description void
remove()
-
Method Details
-
remove
void remove()
-