Class Double2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2IntFunction, Double2IntMap, Double2IntSortedMap, Function<Double,Integer>, Serializable, DoubleToIntFunction, Function<Double,Integer>, Map<Double,Integer>, SortedMap<Double,Integer>
Enclosing class:
Double2IntSortedMaps

public static class Double2IntSortedMaps.SynchronizedSortedMap extends Double2IntMaps.SynchronizedMap implements Double2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: