| Package | Description |
|---|---|
| com.android.dx.dex.code |
| Modifier and Type | Method and Description |
|---|---|
PositionList.Entry |
PositionList.get(int n)
Gets the element at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionList.set(int n,
PositionList.Entry entry)
Sets the entry at the given index.
|
Copyright © 2020. All Rights Reserved.