Uses of Class
com.strobel.reflection.emit.AnnotationType
Packages that use AnnotationType
-
Uses of AnnotationType in com.strobel.reflection.emit
Fields in com.strobel.reflection.emit with type parameters of type AnnotationTypeModifier and TypeFieldDescriptionprivate static final ClassValue
<AnnotationType> AnnotationType.ANNOTATION_TYPES
Methods in com.strobel.reflection.emit that return AnnotationTypeModifier and TypeMethodDescriptionstatic AnnotationType
AnnotationType.getInstance
(Class<? extends Annotation> annotationClass) Returns an AnnotationType instance for the specified annotation type.