Class IfTestInstruction

All Implemented Interfaces:
DeferableInstruction

public class IfTestInstruction extends ConditionalJumpInstruction
  • Constructor Details

    • IfTestInstruction

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