Class Char2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Char2LongFunction, Char2LongMap, Function<Character,Long>, Serializable, Function<Character,Long>, IntToLongFunction, Map<Character,Long>
Direct Known Subclasses:
Char2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2LongMaps

public static class Char2LongMaps.UnmodifiableMap extends Char2LongFunctions.UnmodifiableFunction implements Char2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also: