Class Long2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Long,Short>, Long2ShortFunction, Long2ShortMap, Long2ShortSortedMap, Serializable, Function<Long,Short>, LongToIntFunction, Map<Long,Short>, SortedMap<Long,Short>
Enclosing class:
Long2ShortSortedMaps

public static class Long2ShortSortedMaps.SynchronizedSortedMap extends Long2ShortMaps.SynchronizedMap implements Long2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: