Class ShortCollections.EmptyMap

java.lang.Object
io.netty.util.collection.ShortCollections.EmptyMap
All Implemented Interfaces:
ShortObjectMap<Object>, Map<Short,Object>
Enclosing class:
ShortCollections

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