public class MethodHandleItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ITEM_SIZE |
static int |
MEMBER_ID_OFFSET |
static int |
METHOD_HANDLE_TYPE_OFFSET |
| Constructor and Description |
|---|
MethodHandleItem() |
| Modifier and Type | Method and Description |
|---|---|
static SectionAnnotator |
makeAnnotator(DexAnnotator annotator,
MapItem mapItem) |
public static final int ITEM_SIZE
public static final int METHOD_HANDLE_TYPE_OFFSET
public static final int MEMBER_ID_OFFSET
@Nonnull public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem mapItem)