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

/libcore/luni/src/main/java/libcore/reflect/
H A DAnnotatedElements.java33 public final class AnnotatedElements { class
214 private AnnotatedElements() { method in class:AnnotatedElements
215 throw new AssertionError("Instances of AnnotatedElements not allowed");

Completed in 190 milliseconds