Searched refs:hasAnnotationType (Results 1 – 4 of 4) sorted by relevance
186 boolean hasAnnotationType() {
440 return hasAnnotationType(clz, getClassPool(), ainfo, ainfo2); in hasAnnotation()443 static boolean hasAnnotationType(Class clz, ClassPool cp, in hasAnnotationType() method in CtClassType
162 return CtClassType.hasAnnotationType(clz, in hasAnnotation()
256 return CtClassType.hasAnnotationType(clz, getDeclaringClass().getClassPool(), in hasAnnotation()