Class Reference2IntSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Integer>, Reference2IntFunction<K>, Reference2IntMap<K>, Reference2IntSortedMap<K>, Serializable, Function<K,Integer>, ToIntFunction<K>, Map<K,Integer>, SortedMap<K,Integer>
Enclosing class:
Reference2IntSortedMaps

public static class Reference2IntSortedMaps.SynchronizedSortedMap<K> extends Reference2IntMaps.SynchronizedMap<K> implements Reference2IntSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: