Searched defs:annotationInstance (Results 1 – 2 of 2) sorted by relevance
89 TestAnnotation annotationInstance = annotation.getAnnotation(TestAnnotation.class); in create() local101 TestAnnotation annotationInstance = a.getAnnotation(TestAnnotation.class); in create() local116 TestAnnotation annotationInstance = a.getAnnotation(TestAnnotation.class); in create() local
1477 AnnotationInstanceInfo annotationInstance = new AnnotationInstanceInfo(); in buildAnnotationInstance() local