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

/openjdk9/jdk/test/java/lang/annotation/repeatingAnnotations/
H A DOrderUnitTest.java39 testOrder(Case2.class);
73 class Case2 { class
/openjdk9/langtools/test/tools/javac/annotations/repeatingAnnotations/8029017/
H A DTypeUseTarget.java59 @interface Case2 {} interface
67 Case2[] value();
/openjdk9/jdk/test/java/lang/annotation/
H A DTypeVariableBounds.java83 { Case2.class, },
97 public static class Case2<C2T0, @TA C2T1 extends Type, C2T2 extends @TB AnnotatedElement, C2T3 extends AnnotatedElement & @TB Type & Serializable> {} class in class:TypeVariableBounds

Completed in 104 milliseconds