Class Double2ByteSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2ByteFunction, Double2ByteMap, Double2ByteSortedMap, Function<Double,Byte>, Serializable, DoubleToIntFunction, Function<Double,Byte>, Map<Double,Byte>, SortedMap<Double,Byte>
Enclosing class:
Double2ByteSortedMaps

public static class Double2ByteSortedMaps.SynchronizedSortedMap extends Double2ByteMaps.SynchronizedMap implements Double2ByteSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: