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

Other Resources

Related Topics

Has Parameters