Class Double2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Double2CharFunction, Double2CharMap, Double2CharSortedMap, Function<Double,​Character>, Serializable, DoubleToIntFunction, Function<Double,​Character>, Map<Double,​Character>, SortedMap<Double,​Character>
Enclosing class:
Double2CharSortedMaps

public static class Double2CharSortedMaps.UnmodifiableSortedMap
extends Double2CharMaps.UnmodifiableMap
implements Double2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form