public class ClassInfo extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList<String> |
annotationNames |
String |
className |
ArrayList<String> |
interfaceNames |
boolean |
isAnnotation |
boolean |
isInterface |
String |
superclassName |
Copyright © 2015. All rights reserved.