Home
last modified time | relevance | path

Searched defs:hasAnnotation (Results 1 – 25 of 29) sorted by relevance

12

/external/javassist/src/main/javassist/
DCtMember.java35 public boolean hasAnnotation(String clz) { return false; } in hasAnnotation() method in CtMember.Cache
230 public boolean hasAnnotation(Class<?> clz) { in hasAnnotation() method in CtMember
241 public abstract boolean hasAnnotation(String annotationTypeName); in hasAnnotation() method in CtMember
DCtClass.java593 public boolean hasAnnotation(Class<?> annotationType) { in hasAnnotation() method in CtClass
604 public boolean hasAnnotation(String annotationTypeName) { in hasAnnotation() method in CtClass
DCtBehavior.java191 public boolean hasAnnotation(String typeName) { in hasAnnotation() method in CtBehavior
DCtField.java262 public boolean hasAnnotation(String typeName) { in hasAnnotation() method in CtField
DCtClassType.java534 public boolean hasAnnotation(String annotationName) { in hasAnnotation() method in CtClassType
/external/junit-params/src/main/java/junitparams/internal/annotation/
DFrameworkMethodAnnotations.java31 public boolean hasAnnotation(Class<? extends Annotation> annotation) { in hasAnnotation() method in FrameworkMethodAnnotations
/external/protobuf/php/src/Google/Protobuf/Internal/
DGeneratedCodeInfo.php76 public function hasAnnotation() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DAnnotated.java19 public abstract boolean hasAnnotation(Class<?> acls); in hasAnnotation() method in Annotated
DAnnotatedMember.java92 public final boolean hasAnnotation(Class<?> acls) { in hasAnnotation() method in AnnotatedMember
DAnnotatedClass.java253 public boolean hasAnnotation(Class<?> acls) { in hasAnnotation() method in AnnotatedClass
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DMutableClass.java50 public boolean hasAnnotation(Class<? extends Annotation> annotationClass) { in hasAnnotation() method in MutableClass
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/declarations/
DReferenceTypeDeclaration.java196 default boolean hasAnnotation(String qualifiedName) { in hasAnnotation() method
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/declarations/
DResolvedReferenceTypeDeclaration.java246 default boolean hasAnnotation(String qualifiedName) { in hasAnnotation() method
/external/junit/src/main/java/org/junit/experimental/theories/
DParameterSignature.java98 public boolean hasAnnotation(Class<? extends Annotation> type) { in hasAnnotation() method in ParameterSignature
/external/dokka/core/src/main/kotlin/javadoc/
Ddocbase.kt89 private fun DocumentationNode.hasAnnotation(klass: KClass<*>) = klass.qualifiedName in annotations.… in <lambda>() method
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/kotlinx.metadata/
Dkotlinx-metadata-jvm-0.1.0.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/metadata/ kotlinx/ ...
/external/caliper/lib/
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...

12