Class Char2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Char2IntFunction, Char2IntMap, Char2IntSortedMap, Function<Character,​Integer>, Serializable, Function<Character,​Integer>, IntUnaryOperator, Map<Character,​Integer>, SortedMap<Character,​Integer>
Enclosing class:
Char2IntSortedMaps

public static class Char2IntSortedMaps.UnmodifiableSortedMap
extends Char2IntMaps.UnmodifiableMap
implements Char2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form