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