Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/reflect/
DAnnotatedElements.java21 import java.lang.annotation.Repeatable;
151 Repeatable repeatableAnnotation = annotationClass.getDeclaredAnnotation(Repeatable.class); in getRepeatableAnnotationContainerClassFor()
/libcore/dalvik/src/main/java/dalvik/annotation/codegen/
DCovariantReturnType.java24 import java.lang.annotation.Repeatable;
64 @Repeatable(CovariantReturnType.CovariantReturnTypes.class)
/libcore/ojluni/src/main/java/java/lang/annotation/
DRepeatable.java42 public @interface Repeatable { annotation
/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotatedElementTestSupport.java22 import java.lang.annotation.Repeatable;
72 @Repeatable(Container.class)
/libcore/api/
Dmodule-lib-current.txt140 …@java.lang.annotation.Repeatable(CovariantReturnType.CovariantReturnTypes.class) @java.lang.annota…
Dcurrent.txt4589 ….annotation.Target(java.lang.annotation.ElementType.ANNOTATION_TYPE) public @interface Repeatable {
/libcore/
Dopenjdk_java_files.bp113 "ojluni/src/main/java/java/lang/annotation/Repeatable.java",
DEXPECTED_UPSTREAM237 …n/java/java/lang/annotation/Repeatable.java,jdk17u/jdk-17.0.6-ga,src/java.base/share/classes/java/…