|
CDMA client API
3.1.0
CDMA core library
|
The utils package provides some tools that can be used to drive the Core or manipulate object obtained using the plug-in. More...
Classes | |
| interface | IArrayUtils |
| The IArrayUtils interface defines commons need of operations to be perform on a IArray. More... | |
| class | Register |
| A register class for CDMA Arrays. More... | |
| class | Utilities |
| This class defines main type used by the CDMA and some conversion methods. More... | |
The utils package provides some tools that can be used to drive the Core or manipulate object obtained using the plug-in.
Two categories can be differentiated in that package:
In the former category there are tools to redefine the plug-ins manager and the way to discover them in the class path.
In the plug-in category, tools to manipulate arrays like IArrayUtils to reshape, resize, revert, slice... matrices.