Uses of Class
javassist.bytecode.AnnotationsAttribute
Packages that use AnnotationsAttribute
-
Uses of AnnotationsAttribute in javassist
Methods in javassist with parameters of type AnnotationsAttributeModifier and TypeMethodDescription(package private) static Object
CtClassType.getAnnotationType
(Class<?> clz, ClassPool cp, AnnotationsAttribute a1, AnnotationsAttribute a2) (package private) static boolean
CtClassType.hasAnnotationType
(Class<?> clz, ClassPool cp, AnnotationsAttribute a1, AnnotationsAttribute a2) Deprecated.(package private) static boolean
CtClassType.hasAnnotationType
(String annotationTypeName, ClassPool cp, AnnotationsAttribute a1, AnnotationsAttribute a2) (package private) static Object[]
CtClassType.toAnnotationType
(boolean ignoreNotFound, ClassPool cp, AnnotationsAttribute a1, AnnotationsAttribute a2)