Class Float2ShortMaps.Singleton

All Implemented Interfaces:
Float2ShortFunction, Float2ShortMap, Function<Float,Short>, Serializable, Cloneable, DoubleToIntFunction, Function<Float,Short>, Map<Float,Short>
Direct Known Subclasses:
Float2ShortSortedMaps.Singleton
Enclosing class:
Float2ShortMaps

public static class Float2ShortMaps.Singleton extends Float2ShortFunctions.Singleton implements Float2ShortMap, 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: