|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Code | Builds a sequence of instructions. |
DexMaker | Generates a Dalvik EXecutable (dex) file for execution on Android. |
FieldId<D,V> | Identifies a field. |
Label | A branch target in a list of instructions. |
Local<T> | A temporary variable that holds a single value of a known type. |
MethodId<D,R> | Identifies a method or constructor. |
TypeId<T> | A primitive type, interface or class. |
Enum Summary | |
---|---|
BinaryOp | An operation on two values of the same type. |
Comparison | A comparison between two values of the same type. |
UnaryOp | An operation on one value. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |