Class Object2ByteSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Byte>, Object2ByteFunction<K>, Object2ByteMap<K>, Object2ByteSortedMap<K>, Serializable, Function<K,Byte>, ToIntFunction<K>, Map<K,Byte>, SortedMap<K,Byte>
Enclosing class:
Object2ByteSortedMaps

public static class Object2ByteSortedMaps.SynchronizedSortedMap<K> extends Object2ByteMaps.SynchronizedMap<K> implements Object2ByteSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: