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

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java199 public static class StaticNestedClass2 { class in class:TestConstructorParameterAnnotations
200 public StaticNestedClass2(@MarkerAnnotation(2) int parameter1, method in class:TestConstructorParameterAnnotations.StaticNestedClass2
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java183 public static class StaticNestedClass2 { class in class:TestConstructorParameterTypeAnnotations
184 public StaticNestedClass2(@MarkerTypeAnnotation(2) int parameter1, method in class:TestConstructorParameterTypeAnnotations.StaticNestedClass2

Completed in 88 milliseconds