|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodeCursor
Cursor over code units, for reading or writing out Dalvik bytecode.
| Method Summary | |
|---|---|
int |
baseAddressForCursor()
Gets the base address associated with the current cursor. |
int |
cursor()
Gets the cursor. |
void |
setBaseAddress(int targetAddress,
int baseAddress)
Sets the base address for the given target address to be as indicated. |
| Method Detail |
|---|
int cursor()
int baseAddressForCursor()
void setBaseAddress(int targetAddress,
int baseAddress)
baseAddressForCursor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||