Uses of Class
omix.util.collections.IntMap
Package | Description |
---|---|
omix.util.collections |
This package contains collections, sets and maps which can be used in OVL and plugin development.
|
-
Uses of IntMap in omix.util.collections
Constructors in omix.util.collections with parameters of type IntMap Constructor Description IntMap(IntMap<T> map)
Copy constructor.