Class Short2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short,Short>, Short2ShortFunction, Short2ShortMap, Short2ShortSortedMap, Serializable, Function<Short,Short>, IntUnaryOperator, Map<Short,Short>, SortedMap<Short,Short>
Enclosing class:
Short2ShortSortedMaps

public static class Short2ShortSortedMaps.SynchronizedSortedMap extends Short2ShortMaps.SynchronizedMap implements Short2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: