public class DexBackedInstruction30t extends DexBackedInstruction implements Instruction30t
dexFile, instructionStart, opcode| Constructor and Description |
|---|
DexBackedInstruction30t(DexBackedDexFile dexFile,
Opcode opcode,
int instructionStart) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodeOffset() |
getCodeUnits, getOpcode, readFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic DexBackedInstruction30t(@Nonnull
DexBackedDexFile dexFile,
@Nonnull
Opcode opcode,
int instructionStart)
public int getCodeOffset()
getCodeOffset in interface OffsetInstruction