Class CmpInstruction

java.lang.Object
sootup.apk.frontend.instruction.DexLibAbstractInstruction
sootup.apk.frontend.instruction.CmpInstruction

public class CmpInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • CmpInstruction

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