Class Float2CharMaps.Singleton

All Implemented Interfaces:
Float2CharFunction, Float2CharMap, Function<Float,​Character>, Serializable, Cloneable, DoubleToIntFunction, Function<Float,​Character>, Map<Float,​Character>
Direct Known Subclasses:
Float2CharSortedMaps.Singleton
Enclosing class:
Float2CharMaps

public static class Float2CharMaps.Singleton
extends Float2CharFunctions.Singleton
implements Float2CharMap, 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