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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java136 public class NestedClass1 { class in class:TestConstructorParameterAnnotations
137 public NestedClass1(@MarkerAnnotation(1) int parameter) {} method in class:TestConstructorParameterAnnotations.NestedClass1
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java132 public class NestedClass1 { class in class:TestConstructorParameterTypeAnnotations
133 public NestedClass1(@MarkerTypeAnnotation(1) int parameter) {} method in class:TestConstructorParameterTypeAnnotations.NestedClass1

Completed in 39 milliseconds