Home
last modified time | relevance | path

Searched defs:getAnnotation (Results 1 – 25 of 1257) sorted by relevance

12345678910>>...51

/aosp_15_r20/external/guice/core/src/com/google/inject/
H A DKey.java150 public final Annotation getAnnotation() { in getAnnotation() method in Key
304 Annotation getAnnotation(); in getAnnotation() method
368 public Annotation getAnnotation() { in getAnnotation() method in Key.NullAnnotationStrategy
403 public Annotation getAnnotation() { in getAnnotation() method in Key.AnnotationInstanceStrategy
456 public Annotation getAnnotation() { in getAnnotation() method in Key.AnnotationTypeStrategy
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DBeanProperty.java115 public <A extends Annotation> A getAnnotation(Class<A> acls); in getAnnotation() method
265 public <A extends Annotation> A getAnnotation(Class<A> acls) { in getAnnotation() method in BeanProperty.Std
390 public <A extends Annotation> A getAnnotation(Class<A> acls) { in getAnnotation() method in BeanProperty.Bogus
/aosp_15_r20/external/turbine/java/com/google/turbine/processing/
H A DTurbineElement.java124 static AnnoInfo getAnnotation(Iterable<AnnoInfo> annos, ClassSymbol sym) { in getAnnotation() method in TurbineElement
134 public <A extends Annotation> A getAnnotation(Class<A> annotationType) { in getAnnotation() method in TurbineElement
496 public final <A extends Annotation> A getAnnotation(Class<A> annotationType) { in getAnnotation() method in TurbineElement.TurbineTypeElement
1412 public <A extends Annotation> A getAnnotation(Class<A> aClass) { in getAnnotation() method in TurbineElement.TurbineNoTypeElement
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/
H A DAnnotationProcessingUtils.java34 public static <A extends Annotation> A getAnnotation(Description description, Class<A> clazz) { in getAnnotation() method in AnnotationProcessingUtils
44 public static <A extends Annotation> A getAnnotation(AnnotatedElement element, Class<A> clazz) { in getAnnotation() method in AnnotationProcessingUtils
/aosp_15_r20/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
H A DAnnotationProcessingUtils.java35 public static <A extends Annotation> A getAnnotation(Description description, Class<A> clazz) { in getAnnotation() method in AnnotationProcessingUtils
45 public static <A extends Annotation> A getAnnotation(AnnotatedElement element, Class<A> clazz) { in getAnnotation() method in AnnotationProcessingUtils
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
H A DTestGenericsBounded.java68 public String getAnnotation(); in getAnnotation() method
81 public String getAnnotation() { return null; } in getAnnotation() method in TestGenericsBounded.AnnotatedValueSimple
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtMember.java37 public Object getAnnotation(Class<?> clz) in getAnnotation() method in CtMember.Cache
254 public abstract Object getAnnotation(Class<?> annotationType) throws ClassNotFoundException; in getAnnotation() method in CtMember
/aosp_15_r20/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/junit4/
H A DCustomizableParameterizedRunner.kt185 override fun <T : Annotation> getAnnotation(annotationType: Class<T>): T? { in getAnnotation() method
204 override fun <T : Annotation> getAnnotation(annotationType: Class<T>): T? { in getAnnotation() method
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
H A DSettableBeanProperty.java372 public abstract <A extends Annotation> A getAnnotation(Class<A> acls); in getAnnotation() method in SettableBeanProperty
754 public <A extends Annotation> A getAnnotation(Class<A> acls) { in getAnnotation() method in SettableBeanProperty.Delegating
/aosp_15_r20/external/junit/src/main/java/org/junit/runners/model/
H A DAnnotatable.java19 <T extends Annotation> T getAnnotation(Class<T> annotationType); in getAnnotation() method
/aosp_15_r20/external/guice/core/src/com/google/inject/spi/
H A DProvidesMethodBinding.java48 Annotation getAnnotation(); in getAnnotation() method
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
H A DFieldProperty.java60 public <A extends Annotation> A getAnnotation(Class<A> annotationType) { in getAnnotation() method in FieldProperty
H A DMissingProperty.java52 public <A extends Annotation> A getAnnotation(Class<A> annotationType) { in getAnnotation() method in MissingProperty
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DGeneratedCodeInfo.php53 public function getAnnotation() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGeneratedCodeInfo.php53 public function getAnnotation() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java284 <T extends Annotation> T getAnnotation(Class<T> annotationClass); in getAnnotation() method
/aosp_15_r20/external/junit-params/src/main/java/junitparams/internal/annotation/
H A DFrameworkMethodAnnotations.java27 public <T extends Annotation> T getAnnotation(Class<T> annotationType) { in getAnnotation() method in FrameworkMethodAnnotations
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DAnnotatedElement.annotated.java38 @libcore.util.Nullable public <T extends java.lang.annotation.Annotation> T getAnnotation(@libcore.… in getAnnotation() method
H A DRecordComponent.annotated.java44 public <T extends java.lang.annotation.Annotation> @libcore.util.Nullable T getAnnotation(@libcore.… in getAnnotation() method in RecordComponent
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/
H A DAnnotatedElement.java284 <T extends Annotation> T getAnnotation(Class<T> annotationClass); in getAnnotation() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java284 <T extends Annotation> T getAnnotation(Class<T> annotationClass); in getAnnotation() method
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/cst/
H A DCstAnnotation.java94 public Annotation getAnnotation() { in getAnnotation() method in CstAnnotation
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/
H A DFieldAttributes.java109 public <T extends Annotation> T getAnnotation(Class<T> annotation) { in getAnnotation() method in FieldAttributes
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/cst/
H A DCstAnnotation.java93 public Annotation getAnnotation() { in getAnnotation() method in CstAnnotation
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/proto-google-cloud-recaptchaenterprise-v1/src/main/java/com/google/recaptchaenterprise/v1/
H A DAnnotateAssessmentRequestOrBuilder.java88 com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest.Annotation getAnnotation(); in getAnnotation() method

12345678910>>...51