Class Float2ShortSortedMaps.EmptySortedMap

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

public static class Float2ShortSortedMaps.EmptySortedMap
extends Float2ShortMaps.EmptyMap
implements Float2ShortSortedMap, Serializable, Cloneable
An immutable class representing an empty type-specific sorted map.

This class may be useful to implement your own in case you subclass a type-specific sorted map.

See Also:
Serialized Form