Class Object2ShortSortedMaps.SynchronizedSortedMap<K>

All Implemented Interfaces:
Function<K,Short>, Object2ShortFunction<K>, Object2ShortMap<K>, Object2ShortSortedMap<K>, Serializable, Function<K,Short>, ToIntFunction<K>, Map<K,Short>, SortedMap<K,Short>
Enclosing class:
Object2ShortSortedMaps

public static class Object2ShortSortedMaps.SynchronizedSortedMap<K> extends Object2ShortMaps.SynchronizedMap<K> implements Object2ShortSortedMap<K>, Serializable
A synchronized wrapper class for sorted maps.
See Also: