Class Reference2DoubleSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Double>, Reference2DoubleFunction<K>, Reference2DoubleMap<K>, Reference2DoubleSortedMap<K>, Serializable, Function<K,Double>, ToDoubleFunction<K>, Map<K,Double>, SortedMap<K,Double>
Enclosing class:
Reference2DoubleSortedMaps

public static class Reference2DoubleSortedMaps.SynchronizedSortedMap<K> extends Reference2DoubleMaps.SynchronizedMap<K> implements Reference2DoubleSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: