Class CharCollections.EmptyMap

java.lang.Object
io.netty.util.collection.CharCollections.EmptyMap
All Implemented Interfaces:
CharObjectMap<Object>, Map<Character,Object>
Enclosing class:
CharCollections

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