Class Long2ShortMaps.Singleton

All Implemented Interfaces:
Function<Long,​Short>, Long2ShortFunction, Long2ShortMap, Serializable, Cloneable, Function<Long,​Short>, LongToIntFunction, Map<Long,​Short>
Direct Known Subclasses:
Long2ShortSortedMaps.Singleton
Enclosing class:
Long2ShortMaps

public static class Long2ShortMaps.Singleton
extends Long2ShortFunctions.Singleton
implements Long2ShortMap, Serializable, Cloneable
An immutable class representing a type-specific singleton map.

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

See Also:
Serialized Form