Class Int2ByteSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer,​Byte>, Int2ByteFunction, Int2ByteMap, Int2ByteSortedMap, Serializable, Function<Integer,​Byte>, IntUnaryOperator, Map<Integer,​Byte>, SortedMap<Integer,​Byte>
Enclosing class:
Int2ByteSortedMaps

public static class Int2ByteSortedMaps.SynchronizedSortedMap
extends Int2ByteMaps.SynchronizedMap
implements Int2ByteSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form