| Package | Description |
|---|---|
| com.android.dx.dex.file |
| Modifier and Type | Method and Description |
|---|---|
CstArray |
ClassDataItem.getStaticValuesConstant()
Gets a
CstArray corresponding to ClassDataItem.staticValues if
it contains any non-zero non-null values. |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueEncoder.writeArray(CstArray array,
boolean topLevel)
Writes out the encoded form of the given array, that is, as
an
encoded_array and not including a
value_type prefix. |
| Constructor and Description |
|---|
EncodedArrayItem(CstArray array)
Constructs an instance.
|
Copyright © 2016. All Rights Reserved.