Class Byte2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2DoubleFunction, Byte2DoubleMap, Byte2DoubleSortedMap, Function<Byte,​Double>, Serializable, Function<Byte,​Double>, IntToDoubleFunction, Map<Byte,​Double>, SortedMap<Byte,​Double>
Enclosing class:
Byte2DoubleSortedMaps

public static class Byte2DoubleSortedMaps.SynchronizedSortedMap
extends Byte2DoubleMaps.SynchronizedMap
implements Byte2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form