Class Long2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Long,Integer>, Long2IntFunction, Long2IntMap, Long2IntSortedMap, Serializable, Function<Long,Integer>, LongToIntFunction, Map<Long,Integer>, SortedMap<Long,Integer>
Enclosing class:
Long2IntSortedMaps

public static class Long2IntSortedMaps.SynchronizedSortedMap extends Long2IntMaps.SynchronizedMap implements Long2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: