Class Byte2ObjectSortedMaps.SynchronizedSortedMap<V>

All Implemented Interfaces:
Byte2ObjectFunction<V>, Byte2ObjectMap<V>, Byte2ObjectSortedMap<V>, Function<Byte,V>, Serializable, Function<Byte,V>, IntFunction<V>, Map<Byte,V>, SortedMap<Byte,V>
Enclosing class:
Byte2ObjectSortedMaps

public static class Byte2ObjectSortedMaps.SynchronizedSortedMap<V> extends Byte2ObjectMaps.SynchronizedMap<V> implements Byte2ObjectSortedMap<V>, Serializable
A synchronized wrapper class for sorted maps.
See Also: