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

/openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/8029017/
H A DTypeUseTarget.java107 @interface Case5 {} interface
113 Case5[] value();
/openjdk10/jdk/test/java/lang/annotation/
H A DTypeVariableBounds.java84 { Case5.class, },
91 { Case5.class, },
104 public static class Case5 <C5CT1, C5CT2 extends Runnable> { class in class:TypeVariableBounds

Completed in 88 milliseconds