Class Float2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Float2ShortFunction, Float2ShortMap, Float2ShortSortedMap, Function<Float,Short>, Serializable, DoubleToIntFunction, Function<Float,Short>, Map<Float,Short>, SortedMap<Float,Short>
Enclosing class:
Float2ShortSortedMaps

public static class Float2ShortSortedMaps.SynchronizedSortedMap extends Float2ShortMaps.SynchronizedMap implements Float2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: