Interface TargetType
-
Method Summary
Modifier and TypeMethodDescriptiondefault TargetType[]<A extends Annotation>
AgetAnnotation(Class<A> annotation) Class<?> getType()booleanisAnnotationPresent(Class<? extends Annotation> annotation)
-
Method Details
-
getAnnotatedActualTypeArguments
-
getAnnotation
-
isAnnotationPresent
-
getAnnotatedMembers
List<AnnotatedMember> getAnnotatedMembers() -
getType
Class<?> getType()
-