Class Int2CharSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer, Character>, Int2CharFunction, Int2CharMap, Int2CharSortedMap, Serializable, Function<Integer, Character>, IntUnaryOperator, Map<Integer, Character>, SequencedMap<Integer, Character>, SortedMap<Integer, Character>
Enclosing class:
Int2CharSortedMaps

public static class Int2CharSortedMaps.SynchronizedSortedMap extends Int2CharMaps.SynchronizedMap implements Int2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: