Class Float2CharMaps.UnmodifiableMap

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

public static class Float2CharMaps.UnmodifiableMap extends Float2CharFunctions.UnmodifiableFunction implements Float2CharMap, Serializable
An unmodifiable wrapper class for maps.
See Also: