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

/openjdk9/jdk/test/java/lang/annotation/repeatingAnnotations/
H A DCustomRepeatingWithSecurityManager.java86 static class MyAnnotationImpl implements MyAnnotation { class in class:CustomRepeatingWithSecurityManager
88 MyAnnotationImpl(String val) { method in class:CustomRepeatingWithSecurityManager.MyAnnotationImpl

Completed in 50 milliseconds