Uses of Class
org.jf.dexlib2.dexbacked.DexBackedAnnotation
Packages that use DexBackedAnnotation
-
Uses of DexBackedAnnotation in org.jf.dexlib2.dexbacked
Methods in org.jf.dexlib2.dexbacked that return types with arguments of type DexBackedAnnotationModifier and TypeMethodDescriptionSet<? extends DexBackedAnnotation> DexBackedClassDef.getAnnotations()Set<? extends DexBackedAnnotation> DexBackedField.getAnnotations()List<? extends Set<? extends DexBackedAnnotation>> DexBackedMethod.getParameterAnnotations() -
Uses of DexBackedAnnotation in org.jf.dexlib2.dexbacked.util
Methods in org.jf.dexlib2.dexbacked.util that return types with arguments of type DexBackedAnnotationModifier and TypeMethodDescriptionstatic Set<? extends DexBackedAnnotation> AnnotationsDirectory.getAnnotations(DexBackedDexFile dexFile, int annotationSetOffset) Set<? extends DexBackedAnnotation> AnnotationsDirectory.AnnotationsDirectoryImpl.getClassAnnotations()abstract Set<? extends DexBackedAnnotation> AnnotationsDirectory.getClassAnnotations()static List<Set<? extends DexBackedAnnotation>> AnnotationsDirectory.getParameterAnnotations(DexBackedDexFile dexFile, int annotationSetListOffset)