Class InvokeInterfaceInstruction

All Implemented Interfaces:
DanglingInstruction

public class InvokeInterfaceInstruction extends MethodInvocationInstruction
  • Constructor Details

    • InvokeInterfaceInstruction

      public InvokeInterfaceInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction, int codeAddress)
  • Method Details