| Package | Description |
|---|---|
| com.android.dx.dex.file | |
| com.android.dx.rop.cst |
Interfaces and implementation of things related to the constant pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallSiteIdsSection.intern(CstCallSiteRef cstRef)
Interns a call site into this instance.
|
| Constructor and Description |
|---|
CallSiteIdItem(CstCallSiteRef invokeDynamicRef)
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
CstCallSiteRef |
CstInvokeDynamic.addReference()
Creates a
CstCallSiteRef that refers to this instance. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CstCallSiteRef> |
CstInvokeDynamic.getReferences()
Gets the list of references to this instance.
|
Copyright © 2020. All Rights Reserved.