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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java189 public static class StaticNestedClass1 { class in class:TestConstructorParameterAnnotations
190 public StaticNestedClass1(@MarkerAnnotation(1) int parameter) {} method in class:TestConstructorParameterAnnotations.StaticNestedClass1
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java175 public static class StaticNestedClass1 { class in class:TestConstructorParameterTypeAnnotations
176 public StaticNestedClass1(@MarkerTypeAnnotation(1) int parameter) {} method in class:TestConstructorParameterTypeAnnotations.StaticNestedClass1

Completed in 42 milliseconds