Object
~~|
~~+--Assert
Directly known subclasses:
public static class Assert extends Object
Assert(...)| check | |
| Static method asserting that a generic condition is true. | |
| inherits | Static method asserting that an object inherits from of a certain class. | 
| isMatrix | |
| Static method asserting thatan object is a matrix. | |
| isScalar | Static method asserting thatan object is a single value. | 
| isVector | |
| Static method asserting thatan object is a vector. |