Class Byte2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2IntFunction, Byte2IntMap, Byte2IntSortedMap, Function<Byte,​Integer>, Serializable, Function<Byte,​Integer>, IntUnaryOperator, Map<Byte,​Integer>, SortedMap<Byte,​Integer>
Enclosing class:
Byte2IntSortedMaps

public static class Byte2IntSortedMaps.SynchronizedSortedMap
extends Byte2IntMaps.SynchronizedMap
implements Byte2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form