Class Char2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Char2IntFunction, Char2IntMap, Char2IntSortedMap, Function<Character,​Integer>, Serializable, Function<Character,​Integer>, IntUnaryOperator, Map<Character,​Integer>, SortedMap<Character,​Integer>
Enclosing class:
Char2IntSortedMaps

public static class Char2IntSortedMaps.SynchronizedSortedMap
extends Char2IntMaps.SynchronizedMap
implements Char2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form