Class ByteCollections.UnmodifiableMap.EntryImpl

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

private class ByteCollections.UnmodifiableMap.EntryImpl extends Object implements ByteObjectMap.PrimitiveEntry<V>
Unmodifiable wrapper for an entry.