Class Byte2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2ShortFunction, Byte2ShortMap, Byte2ShortSortedMap, Function<Byte,​Short>, Serializable, Function<Byte,​Short>, IntUnaryOperator, Map<Byte,​Short>, SortedMap<Byte,​Short>
Enclosing class:
Byte2ShortSortedMaps

public static class Byte2ShortSortedMaps.SynchronizedSortedMap
extends Byte2ShortMaps.SynchronizedMap
implements Byte2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form