Class InstructionMethodItemFactory


  • public class InstructionMethodItemFactory
    extends java.lang.Object
    • Method Detail

      • makeInstructionFormatMethodItem

        public static InstructionMethodItem makeInstructionFormatMethodItem​(MethodDefinition methodDef,
                                                                            int codeAddress,
                                                                            org.jf.dexlib2.iface.instruction.Instruction instruction)