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