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

/openjdk9/jdk/test/java/lang/reflect/AnnotatedElement/
H A DTestAnnotatedElementDefaults.java36 * For annotation type tokens including, null, DirectlyPresent.class,
77 annotations.add(DirectlyPresent.class);
132 @DirectlyPresent(1)
138 @DirectlyPresent(2)
172 @interface DirectlyPresent { interface

Completed in 35 milliseconds