Searched refs:hasAnnotation (Results 1 – 6 of 6) sorted by relevance
32 public boolean hasAnnotation(Class clz) { return false; } in hasAnnotation() method in CtMember.Cache214 public abstract boolean hasAnnotation(Class clz); in hasAnnotation() method in CtMember
486 public boolean hasAnnotation(Class clz) { in hasAnnotation() method in CtClass
156 public boolean hasAnnotation(Class clz) { in hasAnnotation() method in CtBehavior
250 public boolean hasAnnotation(Class clz) { in hasAnnotation() method in CtField
434 public boolean hasAnnotation(Class clz) { in hasAnnotation() method in CtClassType
59 public boolean hasAnnotation(Class<? extends Annotation> type) { in hasAnnotation() method in ParameterSignature