Class Char2ByteMaps.UnmodifiableMap

All Implemented Interfaces:
Char2ByteFunction, Char2ByteMap, Function<Character,​Byte>, Serializable, Function<Character,​Byte>, IntUnaryOperator, Map<Character,​Byte>
Direct Known Subclasses:
Char2ByteSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2ByteMaps

public static class Char2ByteMaps.UnmodifiableMap
extends Char2ByteFunctions.UnmodifiableFunction
implements Char2ByteMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form