Class Reference2ShortSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Short>, Reference2ShortFunction<K>, Reference2ShortMap<K>, Reference2ShortSortedMap<K>, Serializable, Function<K,Short>, ToIntFunction<K>, Map<K,Short>, SortedMap<K,Short>
Enclosing class:
Reference2ShortSortedMaps

public static class Reference2ShortSortedMaps.SynchronizedSortedMap<K> extends Reference2ShortMaps.SynchronizedMap<K> implements Reference2ShortSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: