Class Long2ByteSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Long,Byte>, Long2ByteFunction, Long2ByteMap, Long2ByteSortedMap, Serializable, Function<Long,Byte>, LongToIntFunction, Map<Long,Byte>, SortedMap<Long,Byte>
Enclosing class:
Long2ByteSortedMaps

public static class Long2ByteSortedMaps.SynchronizedSortedMap extends Long2ByteMaps.SynchronizedMap implements Long2ByteSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: