Class Reference2ShortSortedMaps.EmptySortedMap<K>

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

public static class Reference2ShortSortedMaps.EmptySortedMap<K>
extends Reference2ShortMaps.EmptyMap<K>
implements Reference2ShortSortedMap<K>, 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