Class BuilderInstruction11x

java.lang.Object
org.jf.dexlib2.builder.BuilderInstruction
org.jf.dexlib2.builder.instruction.BuilderInstruction11x
All Implemented Interfaces:
Instruction11x, Instruction, OneRegisterInstruction

public class BuilderInstruction11x extends BuilderInstruction implements Instruction11x
  • Field Details

    • FORMAT

      public static final Format FORMAT
    • registerA

      protected final int registerA
  • Constructor Details

    • BuilderInstruction11x

      public BuilderInstruction11x(@Nonnull Opcode opcode, int registerA)
  • Method Details