| Package | Description |
|---|---|
| com.android.dx.cf.code |
Implementation of classes having to do with Java simulation, such as
is needed for verification or stack-to-register conversion.
|
| com.android.dx.cf.direct |
Implementation of
cf.iface.* based on a direct representation
of class files as byte[]s. |
| Constructor and Description |
|---|
ConcreteMethod(Method method,
ClassFile classFile,
boolean keepLines,
boolean keepLocals)
Constructs an instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectClassFile
Class file with info taken from a
byte[] or slice thereof. |
Copyright © 2020. All Rights Reserved.