Class Char2ByteSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Char2ByteFunction, Char2ByteMap, Char2ByteSortedMap, Function<Character,Byte>, Serializable, Function<Character,Byte>, IntUnaryOperator, Map<Character,Byte>, SortedMap<Character,Byte>
Enclosing class:
Char2ByteSortedMaps

public static class Char2ByteSortedMaps.UnmodifiableSortedMap extends Char2ByteMaps.UnmodifiableMap implements Char2ByteSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: