Class Long2LongSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Long,Long>, Long2LongFunction, Long2LongMap, Long2LongSortedMap, Serializable, Function<Long,Long>, LongUnaryOperator, Map<Long,Long>, SortedMap<Long,Long>
Enclosing class:
Long2LongSortedMaps

public static class Long2LongSortedMaps.SynchronizedSortedMap extends Long2LongMaps.SynchronizedMap implements Long2LongSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: