| Package | Description |
|---|---|
| com.android.dx.cf.direct |
Implementation of
cf.iface.* based on a direct representation
of class files as byte[]s. |
| com.android.dx.cf.iface |
Interfaces and base classes for dealing with class files.
|
| Modifier and Type | Method and Description |
|---|---|
FieldList |
DirectClassFile.getFields()
Gets the field
fields (along with
fields_count). |
| Modifier and Type | Class and Description |
|---|---|
class |
StdFieldList
|
| Modifier and Type | Method and Description |
|---|---|
FieldList |
ClassFile.getFields()
Gets the field
fields (along with
fields_count). |
Copyright © 2020. All Rights Reserved.