Class Char2ShortMaps.Singleton

All Implemented Interfaces:
Char2ShortFunction, Char2ShortMap, Function<Character,​Short>, Serializable, Cloneable, Function<Character,​Short>, IntUnaryOperator, Map<Character,​Short>
Direct Known Subclasses:
Char2ShortSortedMaps.Singleton
Enclosing class:
Char2ShortMaps

public static class Char2ShortMaps.Singleton
extends Char2ShortFunctions.Singleton
implements Char2ShortMap, 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