Class Reference2ByteSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Byte>, Reference2ByteFunction<K>, Reference2ByteMap<K>, Reference2ByteSortedMap<K>, Serializable, Function<K,Byte>, ToIntFunction<K>, Map<K,Byte>, SortedMap<K,Byte>
Enclosing class:
Reference2ByteSortedMaps

public static class Reference2ByteSortedMaps.SynchronizedSortedMap<K> extends Reference2ByteMaps.SynchronizedMap<K> implements Reference2ByteSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: