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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java148 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.java141 public class NestedClass2 { class in class:TestConstructorParameterTypeAnnotations
142 public NestedClass2(@MarkerTypeAnnotation(2) int parameter1, method in class:TestConstructorParameterTypeAnnotations.NestedClass2

Completed in 89 milliseconds