| Package | Description |
|---|---|
| com.android.dx.dex.file |
| Modifier and Type | Class and Description |
|---|---|
class |
CallSiteIdsSection
A section in the DEX file for call site identifiers.
|
class |
ClassDefsSection
Class definitions list section of a
.dex file. |
class |
FieldIdsSection
Field refs list section of a
.dex file. |
class |
HeaderSection
File header section of a
.dex file. |
class |
MemberIdsSection
Member (field or method) refs list section of a
.dex file. |
class |
MethodHandlesSection |
class |
MethodIdsSection
Method refs list section of a
.dex file. |
class |
ProtoIdsSection
Proto (method prototype) identifiers list section of a
.dex file. |
class |
StringIdsSection
Strings list section of a
.dex file. |
class |
TypeIdsSection
Type identifiers list section of a
.dex file. |
Copyright © 2020. All Rights Reserved.