Interface MutableByteIterator
- All Superinterfaces:
ByteIterator
- All Known Implementing Classes:
ByteArrayList.InternalByteIterator
,ByteBooleanHashMap.KeySetIterator
,ByteByteHashMap.InternalByteIterator
,ByteByteHashMap.KeySetIterator
,ByteCharHashMap.KeySetIterator
,ByteDoubleHashMap.KeySetIterator
,ByteFloatHashMap.KeySetIterator
,ByteHashBag.InternalIterator
,ByteHashSet.MutableInternalByteIterator
,ByteIntHashMap.KeySetIterator
,ByteLongHashMap.KeySetIterator
,ByteObjectHashMap.KeysSetIterator
,ByteShortHashMap.KeySetIterator
,CharByteHashMap.InternalByteIterator
,DoubleByteHashMap.InternalByteIterator
,FloatByteHashMap.InternalByteIterator
,IntByteHashMap.InternalByteIterator
,LongByteHashMap.InternalByteIterator
,ObjectByteHashMap.InternalByteIterator
,ObjectByteHashMapWithHashingStrategy.InternalByteIterator
,ShortByteHashMap.InternalByteIterator
,UnmodifiableByteIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.
- Since:
- 6.0.
-
Method Summary
Methods inherited from interface org.eclipse.collections.api.iterator.ByteIterator
hasNext, next
-
Method Details
-
remove
void remove()
-