Searched refs:IAm (Results 1 - 1 of 1) sorted by relevance

/openjdk9/langtools/test/tools/javac/processing/model/type/MirroredTypeEx/
H A DOverEager.java45 @SupportedAnnotationTypes("IAm")
46 @IAm(OverEager.class)
58 IAm anno = t.getAnnotation(IAm.class);
64 private void checkAnno(IAm anno) {
80 @interface IAm { interface

Completed in 32 milliseconds