Class Short2CharSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short, Character>, Short2CharFunction, Short2CharMap, Short2CharSortedMap, Serializable, Function<Short, Character>, IntUnaryOperator, Map<Short, Character>, SequencedMap<Short, Character>, SortedMap<Short, Character>
Enclosing class:
Short2CharSortedMaps

public static class Short2CharSortedMaps.SynchronizedSortedMap extends Short2CharMaps.SynchronizedMap implements Short2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: