Class Char2LongMaps.Singleton

All Implemented Interfaces:
Char2LongFunction, Char2LongMap, Function<Character,​Long>, Serializable, Cloneable, Function<Character,​Long>, IntToLongFunction, Map<Character,​Long>
Direct Known Subclasses:
Char2LongSortedMaps.Singleton
Enclosing class:
Char2LongMaps

public static class Char2LongMaps.Singleton
extends Char2LongFunctions.Singleton
implements Char2LongMap, 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