Class Int2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,Character>, Int2CharFunction, Int2CharMap, Int2CharSortedMap, Serializable, Function<Integer,Character>, IntUnaryOperator, Map<Integer,Character>, SortedMap<Integer,Character>
Enclosing class:
Int2CharSortedMaps

public static class Int2CharSortedMaps.UnmodifiableSortedMap extends Int2CharMaps.UnmodifiableMap implements Int2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: