Class Byte2ByteSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2ByteFunction, Byte2ByteMap, Byte2ByteSortedMap, Function<Byte,Byte>, Serializable, Function<Byte,Byte>, IntUnaryOperator, Map<Byte,Byte>, SortedMap<Byte,Byte>
Enclosing class:
Byte2ByteSortedMaps

public static class Byte2ByteSortedMaps.SynchronizedSortedMap extends Byte2ByteMaps.SynchronizedMap implements Byte2ByteSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: