- Super: AbstractMap
This is a sorted map which is internally implemented by using {@link SortedTreeSet} and special handlers. This class is not thread safe.
This is a sorted map which is internally implemented by using {@link SortedTreeSet} and special handlers. This class is not thread safe.