Class Byte2ReferenceSortedMaps.SynchronizedSortedMap<V>

All Implemented Interfaces:
Byte2ReferenceFunction<V>, Byte2ReferenceMap<V>, Byte2ReferenceSortedMap<V>, Function<Byte,V>, Serializable, Function<Byte,V>, IntFunction<V>, Map<Byte,V>, SortedMap<Byte,V>
Enclosing class:
Byte2ReferenceSortedMaps

public static class Byte2ReferenceSortedMaps.SynchronizedSortedMap<V> extends Byte2ReferenceMaps.SynchronizedMap<V> implements Byte2ReferenceSortedMap<V>, Serializable
A synchronized wrapper class for sorted maps.
See Also: