Class InstructionRewriter

java.lang.Object
org.jf.dexlib2.rewriter.InstructionRewriter
All Implemented Interfaces:
Rewriter<Instruction>

public class InstructionRewriter extends Object implements Rewriter<Instruction>