Class Reference2ObjectSortedMaps.SynchronizedSortedMap<K,V>

All Implemented Interfaces:
Function<K,V>, Reference2ObjectFunction<K,V>, Reference2ObjectMap<K,V>, Reference2ObjectSortedMap<K,V>, Serializable, Function<K,V>, Map<K,V>, SortedMap<K,V>
Enclosing class:
Reference2ObjectSortedMaps

public static class Reference2ObjectSortedMaps.SynchronizedSortedMap<K,V> extends Reference2ObjectMaps.SynchronizedMap<K,V> implements Reference2ObjectSortedMap<K,V>, Serializable
A synchronized wrapper class for sorted maps.
See Also: