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

/openjdk7/jdk/test/java/lang/reflect/Constructor/
H A DTestParameterAnnotations.java77 visitCtorParameterAnnotations(CustomColors.class);
91 enum CustomColors { enum
94 CustomColors(@Marker int arg) {} method in class:CustomColors
95 CustomColors(double arg) {} method in class:CustomColors

Completed in 71 milliseconds