public class AnnotationItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATION_OFFSET |
static int |
VISIBILITY_OFFSET |
| Constructor and Description |
|---|
AnnotationItem() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getReferenceAnnotation(DexBackedDexFile dexFile,
int annotationItemOffset) |
static SectionAnnotator |
makeAnnotator(DexAnnotator annotator,
MapItem mapItem) |
public static final int VISIBILITY_OFFSET
public static final int ANNOTATION_OFFSET
@Nonnull public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem mapItem)
public static java.lang.String getReferenceAnnotation(@Nonnull
DexBackedDexFile dexFile,
int annotationItemOffset)