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_TYPESMethods in com.strobel.reflection.emit that return AnnotationTypeModifier and TypeMethodDescriptionstatic AnnotationTypeAnnotationType.getInstance(Class<? extends Annotation> annotationClass) Returns an AnnotationType instance for the specified annotation type.