Class BuilderInstruction10x

java.lang.Object
org.jf.dexlib2.builder.BuilderInstruction
org.jf.dexlib2.builder.instruction.BuilderInstruction10x
All Implemented Interfaces:
Instruction10x, Instruction

public class BuilderInstruction10x extends BuilderInstruction implements Instruction10x
  • Field Details

    • FORMAT

      public static final Format FORMAT
  • Constructor Details

    • BuilderInstruction10x

      public BuilderInstruction10x(@Nonnull Opcode opcode)
  • Method Details