Class Int2ReferenceSortedMaps.SynchronizedSortedMap<V>

All Implemented Interfaces:
Function<Integer,V>, Int2ReferenceFunction<V>, Int2ReferenceMap<V>, Int2ReferenceSortedMap<V>, Serializable, Function<Integer,V>, IntFunction<V>, Map<Integer,V>, SortedMap<Integer,V>
Enclosing class:
Int2ReferenceSortedMaps

public static class Int2ReferenceSortedMaps.SynchronizedSortedMap<V> extends Int2ReferenceMaps.SynchronizedMap<V> implements Int2ReferenceSortedMap<V>, Serializable
A synchronized wrapper class for sorted maps.
See Also: