public class ClassInfo extends Object
Constructor and Description |
---|
ClassInfo(Class<?> clazz) |
ClassInfo(String className) |
ClassInfo(String className,
Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
Class<?> |
getClazz() |
Object |
newInstance() |
String |
toString() |
Copyright © 2017. All rights reserved.