Class Short2LongSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short,​Long>, Short2LongFunction, Short2LongMap, Short2LongSortedMap, Serializable, Function<Short,​Long>, IntToLongFunction, Map<Short,​Long>, SortedMap<Short,​Long>
Enclosing class:
Short2LongSortedMaps

public static class Short2LongSortedMaps.SynchronizedSortedMap
extends Short2LongMaps.SynchronizedMap
implements Short2LongSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form