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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java64 NestedClass4.class,
174 public class NestedClass4 { class in class:TestConstructorParameterAnnotations
175 public <P, Q> NestedClass4(@MarkerAnnotation(4) P parameter1, method in class:TestConstructorParameterAnnotations.NestedClass4
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java64 NestedClass4.class,
161 public class NestedClass4 { class in class:TestConstructorParameterTypeAnnotations
162 public <P, Q> NestedClass4(@MarkerTypeAnnotation(4) P parameter1, method in class:TestConstructorParameterTypeAnnotations.NestedClass4

Completed in 37 milliseconds