Home
last modified time | relevance | path

Searched refs:getRepeatableAnnotationContainerClassFor (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/reflect/
DAnnotatedElements.java54 getRepeatableAnnotationContainerClassFor(annotationClass); in getDirectOrIndirectAnnotationsByType()
149 getRepeatableAnnotationContainerClassFor(Class<T> annotationClass) { in getRepeatableAnnotationContainerClassFor() method in AnnotatedElements