Interface MemberInfo
- All Superinterfaces:
AnnotatedElementInfo
- All Known Subinterfaces:
ExecutableInfo
- All Known Implementing Classes:
ConstructorInfo,FieldInfo,MethodInfo
类成员接口
-
Method Summary
Methods inherited from interface cool.scx.reflect.AnnotatedElementInfo
allAnnotations, annotations, findAnnotation, findAnnotationFromAll, findAnnotationList, findAnnotationListFromAll
-
Method Details
-
classInfo
ClassInfo classInfo() -
accessModifier
AccessModifier accessModifier() -
setAccessible
void setAccessible(boolean flag)
-