Class Int2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer,Short>, Int2ShortFunction, Int2ShortMap, Int2ShortSortedMap, Serializable, Function<Integer,Short>, IntUnaryOperator, Map<Integer,Short>, SortedMap<Integer,Short>
Enclosing class:
Int2ShortSortedMaps

public static class Int2ShortSortedMaps.SynchronizedSortedMap extends Int2ShortMaps.SynchronizedMap implements Int2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: