Class Short2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short,​Integer>, Short2IntFunction, Short2IntMap, Short2IntSortedMap, Serializable, Function<Short,​Integer>, IntUnaryOperator, Map<Short,​Integer>, SortedMap<Short,​Integer>
Enclosing class:
Short2IntSortedMaps

public static class Short2IntSortedMaps.SynchronizedSortedMap
extends Short2IntMaps.SynchronizedMap
implements Short2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form