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