Class Long2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Long,Character>, Long2CharFunction, Long2CharMap, Long2CharSortedMap, Serializable, Function<Long,Character>, LongToIntFunction, Map<Long,Character>, SortedMap<Long,Character>
Enclosing class:
Long2CharSortedMaps

public static class Long2CharSortedMaps.UnmodifiableSortedMap extends Long2CharMaps.UnmodifiableMap implements Long2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: