Class ByteCollections.EmptyMap

java.lang.Object
io.netty.util.collection.ByteCollections.EmptyMap
All Implemented Interfaces:
ByteObjectMap<Object>, Map<Byte,Object>
Enclosing class:
ByteCollections

private static final class ByteCollections.EmptyMap extends Object implements ByteObjectMap<Object>
An empty map. All operations that attempt to modify the map are unsupported.