public class ClassUtil extends Object
| Constructor and Description |
|---|
ClassUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
newInstance(String className)
Return a new instance of the class using the default constructor.
|
Copyright © 2014. All Rights Reserved.