Interface | Description |
---|---|
DexConstants |
Class | Description |
---|---|
ActivityModelMethod | Deprecated
building the Android-Livecycle is done in the class AndroidModel now
|
DexCFG | |
DexFileModule |
A module which is a wrapper around .dex and .apk file.
|
DexIClass | |
DexIContextInterpreter | |
DexIField | |
DexIMethod |
A wrapper around a EncodedMethod object (from dexlib) that represents a method.
|
DexIRFactory | |
DexModuleEntry | |
DexUtil | |
InstructionArray |
Collection of Instruction wich allow to get an instruction from its table
index id or from its bytecode index.
|
Literal | |
Literal.DoubleLiteral | |
Literal.FloatLiteral | |
Literal.IntLiteral | |
Literal.LongLiteral | |
WDexClassLoaderImpl |
ClassLoader for Java & Dalvik.
|