org.tm4j.tmnav.app.util.Util .instantiate(java.lang.String classname)
Description
Instantiates an Object from the given classname.
| Parameters | ||
|---|---|---|
| java.lang.String | classname | the full-qualified classname |
Returns
the created instance
Meta Data (1)
Other Resources
Related Topics
Has Parameters
