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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java62 NestedClass2.class,
148 public class NestedClass2 { class in class:TestConstructorParameterAnnotations
149 public NestedClass2(@MarkerAnnotation(2) int parameter1, method in class:TestConstructorParameterAnnotations.NestedClass2
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java62 NestedClass2.class,
141 public class NestedClass2 { class in class:TestConstructorParameterTypeAnnotations
142 public NestedClass2(@MarkerTypeAnnotation(2) int parameter1, method in class:TestConstructorParameterTypeAnnotations.NestedClass2

Completed in 35 milliseconds