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