Class Char2ByteSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Char2ByteFunction, Char2ByteMap, Char2ByteSortedMap, Function<Character, Byte>, Serializable, Function<Character, Byte>, IntUnaryOperator, Map<Character, Byte>, SequencedMap<Character, Byte>, SortedMap<Character, Byte>
Enclosing class:
Char2ByteSortedMaps

public static class Char2ByteSortedMaps.SynchronizedSortedMap extends Char2ByteMaps.SynchronizedMap implements Char2ByteSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: