Class Float2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Float2CharFunction, Float2CharMap, Float2CharSortedMap, Function<Float, Character>, Serializable, DoubleToIntFunction, Function<Float, Character>, Map<Float, Character>, SequencedMap<Float, Character>, SortedMap<Float, Character>
Enclosing class:
Float2CharSortedMaps

public static class Float2CharSortedMaps.UnmodifiableSortedMap extends Float2CharMaps.UnmodifiableMap implements Float2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: