Uses of Class
omix.util.collections.SortedTreeMap
Package | Description |
---|---|
omix.util.collections |
This package contains collections, sets and maps which can be used in OVL and plugin development.
|
-
Uses of SortedTreeMap in omix.util.collections
Subclasses of SortedTreeMap in omix.util.collections Modifier and Type Class Description class
ObjectMap<T>
This class is a tree map associating objects to other objects sorted after identity hashcode.