Description Usage Arguments Value Maintainer See Also
Ensures that object object
is of type class
and return a boolean. If type is not valid, it generates a warning.
1 | mssm.isValid(object, class, silent = F)
|
object |
a Java object to be validated. |
class |
the type that should be matched by |
silent |
Boolean preventing ( |
A boolean indicating if the object is of expected type.
Vincent Branders <vincent.branders@uclouvain.be>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.