Package org.jf.baksmali.Adaptors.Format
Class InstructionMethodItemFactory
- java.lang.Object
-
- org.jf.baksmali.Adaptors.Format.InstructionMethodItemFactory
-
public class InstructionMethodItemFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InstructionMethodItemmakeInstructionFormatMethodItem(MethodDefinition methodDef, int codeAddress, org.jf.dexlib2.iface.instruction.Instruction instruction)
-
-
-
Method Detail
-
makeInstructionFormatMethodItem
public static InstructionMethodItem makeInstructionFormatMethodItem(MethodDefinition methodDef, int codeAddress, org.jf.dexlib2.iface.instruction.Instruction instruction)
-
-