Class IntCollections.UnmodifiableMap.IteratorImpl

java.lang.Object
io.netty.util.collection.IntCollections.UnmodifiableMap.IteratorImpl
All Implemented Interfaces:
Iterator<IntObjectMap.PrimitiveEntry<V>>
Enclosing class:
IntCollections.UnmodifiableMap<V>

private class IntCollections.UnmodifiableMap.IteratorImpl extends Object implements Iterator<IntObjectMap.PrimitiveEntry<V>>
Unmodifiable wrapper for an iterator.