Class Short2ShortMaps.Singleton

All Implemented Interfaces:
Function<Short,Short>, Short2ShortFunction, Short2ShortMap, Serializable, Cloneable, Function<Short,Short>, IntUnaryOperator, Map<Short,Short>
Direct Known Subclasses:
Short2ShortSortedMaps.Singleton
Enclosing class:
Short2ShortMaps

public static class Short2ShortMaps.Singleton extends Short2ShortFunctions.Singleton implements Short2ShortMap, 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: