Package | Description |
---|---|
jeb.api.dex |
This package contains classes representing the DEX file opened in JEB.
|
Modifier and Type | Method and Description |
---|---|
DexClassData |
DexClass.getData()
Get the class data information (fields, methods) for this class.
|