Package org.jf.dexlib2.dexbacked.raw
Class ClassDataItem
java.lang.Object
org.jf.dexlib2.dexbacked.raw.ClassDataItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SectionAnnotatormakeAnnotator(DexAnnotator annotator, MapItem mapItem)
-
Constructor Details
-
ClassDataItem
public ClassDataItem()
-
-
Method Details
-
makeAnnotator
@Nonnull public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem mapItem)
-