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