Class Long2CharSortedMaps.SynchronizedSortedMap

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.SynchronizedSortedMap
extends Long2CharMaps.SynchronizedMap
implements Long2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form