|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jf.baksmali.Adaptors.MethodItem
org.jf.baksmali.Adaptors.Debug.DebugMethodItem
public abstract class DebugMethodItem
| Field Summary |
|---|
| Fields inherited from class org.jf.baksmali.Adaptors.MethodItem |
|---|
codeAddress |
| Constructor Summary | |
|---|---|
protected |
DebugMethodItem(int codeAddress,
int sortOrder)
|
| Method Summary | |
|---|---|
static DebugMethodItem |
build(RegisterFormatter registerFormatter,
org.jf.dexlib2.iface.debug.DebugItem debugItem)
|
double |
getSortOrder()
|
| Methods inherited from class org.jf.baksmali.Adaptors.MethodItem |
|---|
compareTo, getCodeAddress, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DebugMethodItem(int codeAddress,
int sortOrder)
| Method Detail |
|---|
public double getSortOrder()
getSortOrder in class MethodItem
public static DebugMethodItem build(RegisterFormatter registerFormatter,
org.jf.dexlib2.iface.debug.DebugItem debugItem)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||