Class Char2ObjectSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Char2ObjectFunction<V>, Char2ObjectMap<V>, Char2ObjectSortedMap<V>, Function<Character, V>, Serializable, Function<Character, V>, IntFunction<V>, Map<Character, V>, SequencedMap<Character, V>, SortedMap<Character, V>
Enclosing class:
Char2ObjectSortedMaps

public static class Char2ObjectSortedMaps.UnmodifiableSortedMap<V> extends Char2ObjectMaps.UnmodifiableMap<V> implements Char2ObjectSortedMap<V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: