public class AnnotationDirectoryItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATED_METHOD_SIZE_OFFSET |
static int |
ANNOTATED_PARAMETERS_SIZE |
static int |
CLASS_ANNOTATIONS_OFFSET |
static int |
FIELD_SIZE_OFFSET |
| Constructor and Description |
|---|
AnnotationDirectoryItem() |
| Modifier and Type | Method and Description |
|---|---|
static SectionAnnotator |
makeAnnotator(DexAnnotator annotator,
MapItem mapItem) |
public static final int CLASS_ANNOTATIONS_OFFSET
public static final int FIELD_SIZE_OFFSET
public static final int ANNOTATED_METHOD_SIZE_OFFSET
public static final int ANNOTATED_PARAMETERS_SIZE
@Nonnull public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem mapItem)