Searched defs:StaticNestedClass4 (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java221 public static class StaticNestedClass4 { class in class:TestConstructorParameterAnnotations
222 public <P, Q> StaticNestedClass4(@MarkerAnnotation(4) P parameter1, method in class:TestConstructorParameterAnnotations.StaticNestedClass4
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java201 public static class StaticNestedClass4 { class in class:TestConstructorParameterTypeAnnotations
202 public <P, Q> StaticNestedClass4(@MarkerTypeAnnotation(4) P parameter1, method in class:TestConstructorParameterTypeAnnotations.StaticNestedClass4

Completed in 41 milliseconds