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

/openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/8029017/
H A DTypeUseTarget.java92 @interface Case4 {} interface
98 Case4[] value();
/openjdk10/jdk/test/java/lang/annotation/
H A DTypeVariableBounds.java90 { Case4.class, },
101 public static class Case4 { public <C4T0, @TA C4T1 extends List, C4T2 extends @TB Set, C4T3 extends Set & @TB Callable & Serializable> void aMethod() {}} class in class:TypeVariableBounds

Completed in 41 milliseconds