Searched refs:StaticNested (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/reflect/Constructor/
H A DTestParameterAnnotations.java41 static class StaticNested { class in class:TestParameterAnnotations
42 public StaticNested(@Marker Object o) {} method in class:TestParameterAnnotations.StaticNested
75 visitCtorParameterAnnotations(StaticNested.class);

Completed in 162 milliseconds