Class Char2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Char2CharFunction, Char2CharMap, Char2CharSortedMap, Function<Character,​Character>, Serializable, Function<Character,​Character>, IntUnaryOperator, Map<Character,​Character>, SortedMap<Character,​Character>
Enclosing class:
Char2CharSortedMaps

public static class Char2CharSortedMaps.UnmodifiableSortedMap
extends Char2CharMaps.UnmodifiableMap
implements Char2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form