Class Byte2LongSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2LongFunction, Byte2LongMap, Byte2LongSortedMap, Function<Byte,​Long>, Serializable, Function<Byte,​Long>, IntToLongFunction, Map<Byte,​Long>, SortedMap<Byte,​Long>
Enclosing class:
Byte2LongSortedMaps

public static class Byte2LongSortedMaps.SynchronizedSortedMap
extends Byte2LongMaps.SynchronizedMap
implements Byte2LongSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form