Class TypeIdItem

java.lang.Object
org.jf.dexlib2.dexbacked.raw.TypeIdItem

public class TypeIdItem extends Object
  • Field Details

  • Constructor Details

    • TypeIdItem

      public TypeIdItem()
  • Method Details

    • makeAnnotator

      @Nonnull public static SectionAnnotator makeAnnotator(@Nonnull DexAnnotator annotator, @Nonnull MapItem mapItem)
    • getReferenceAnnotation

      @Nonnull public static String getReferenceAnnotation(@Nonnull DexBackedDexFile dexFile, int typeIndex)
    • getOptionalReferenceAnnotation

      @Nonnull public static String getOptionalReferenceAnnotation(@Nonnull DexBackedDexFile dexFile, int typeIndex)