|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DalvCode.AssignIndicesCallback
Class used as a callback for DalvCode.assignIndices(com.android.dx.dex.code.DalvCode.AssignIndicesCallback).
| Method Summary | |
|---|---|
int |
getIndex(Constant cst)
Gets the index for the given constant. |
| Method Detail |
|---|
int getIndex(Constant cst)
cst - non-null; the constant
>= -1; the index or -1 if the constant
shouldn't actually be reified with an index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||