Class Char2CharMaps.UnmodifiableMap

All Implemented Interfaces:
Char2CharFunction, Char2CharMap, Function<Character,​Character>, Serializable, Function<Character,​Character>, IntUnaryOperator, Map<Character,​Character>
Direct Known Subclasses:
Char2CharSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2CharMaps

public static class Char2CharMaps.UnmodifiableMap
extends Char2CharFunctions.UnmodifiableFunction
implements Char2CharMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form