cc.squirreljme.runtime.cldc.util.SortedTreeMap

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