Class Byte2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Byte2CharFunction, Byte2CharMap, Byte2CharSortedMap, Function<Byte,Character>, Serializable, Function<Byte,Character>, IntUnaryOperator, Map<Byte,Character>, SortedMap<Byte,Character>
Enclosing class:
Byte2CharSortedMaps

public static class Byte2CharSortedMaps.UnmodifiableSortedMap extends Byte2CharMaps.UnmodifiableMap implements Byte2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: