Class ByteCollections.UnmodifiableMap.IteratorImpl

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

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