Class Byte2CharSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Byte2CharFunction, Byte2CharMap, Byte2CharSortedMap, Function<Byte,Character>, Serializable, Function<Byte,Character>, IntUnaryOperator, Map<Byte,Character>, SortedMap<Byte,Character>
Enclosing class:
Byte2CharSortedMaps

public static class Byte2CharSortedMaps.SynchronizedSortedMap extends Byte2CharMaps.SynchronizedMap implements Byte2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: