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

/openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/8029017/
H A DTypeUseTarget.java76 @interface Case3 {} interface
83 Case3[] value();
/openjdk10/jdk/test/java/lang/annotation/
H A DTypeVariableBounds.java89 { Case3.class, },
100 public static class Case3 { public <C3T1, C3T2 extends AnnotatedElement, C3T3 extends AnnotatedElement & Type & Serializable> void aMethod() {}} class in class:TypeVariableBounds

Completed in 37 milliseconds