Interface MutableByteIterator
-
- All Superinterfaces:
ByteIterator
public interface MutableByteIterator extends ByteIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.- Since:
- 6.0.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidremove()-
Methods inherited from interface org.eclipse.collections.api.iterator.ByteIterator
hasNext, next
-
-