Class Byte2CharMaps.UnmodifiableMap

All Implemented Interfaces:
Byte2CharFunction, Byte2CharMap, Function<Byte,Character>, Serializable, Function<Byte,Character>, IntUnaryOperator, Map<Byte,Character>
Direct Known Subclasses:
Byte2CharSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2CharMaps

public static class Byte2CharMaps.UnmodifiableMap extends Byte2CharFunctions.UnmodifiableFunction implements Byte2CharMap, Serializable
An unmodifiable wrapper class for maps.
See Also: