|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CstLong | |
|---|---|
| com.android.dx.rop.cst | Interfaces and implementation of things related to the constant pool. |
| Uses of CstLong in com.android.dx.rop.cst |
|---|
| Fields in com.android.dx.rop.cst declared as CstLong | |
|---|---|
static CstLong |
CstLong.VALUE_0
non-null; instance representing 0 |
static CstLong |
CstLong.VALUE_1
non-null; instance representing 1 |
| Methods in com.android.dx.rop.cst that return CstLong | |
|---|---|
static CstLong |
CstLong.make(long value)
Makes an instance for the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||