Class LongCollections.EmptyMap

java.lang.Object
io.netty.util.collection.LongCollections.EmptyMap
All Implemented Interfaces:
LongObjectMap<Object>, Map<Long,Object>
Enclosing class:
LongCollections

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