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

/openjdk9/jdk/test/java/lang/annotation/
H A DAnnotationWithLambda.java30 * @run testng AnnotationWithLambda
43 public class AnnotationWithLambda { class
47 Method[] methods = AnnotationWithLambda.MethodsWithAnnotations.class.getDeclaredMethods();

Completed in 213 milliseconds