| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.dex.IDexMap.Entry |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Entry(int id, int offset, int count) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getCount() | ||||||||||
| int | getId() | ||||||||||
| int | getOffset() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||