Interface | Description |
---|---|
DanglingInstruction |
Interface for instructions which behavior depends on the succeeding
instruction.
|
DeferableInstruction |
Interface for instructions that can/must be defered, i.e.
|
OdexInstruction |
Interface for instructions that are only valid in optimized dex files (ODEX).
|
RetypeableInstruction |
Interface for instructions that can/must be retyped, i.e.
|