public class RestartLocalMethodItem extends DebugMethodItem
codeAddress| Constructor and Description |
|---|
RestartLocalMethodItem(int codeAddress,
int sortOrder,
RegisterFormatter registerFormatter,
org.jf.dexlib2.iface.debug.RestartLocal restartLocal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeTo(org.jf.util.IndentingWriter writer) |
build, getSortOrdercompareTo, getCodeAddresspublic RestartLocalMethodItem(int codeAddress,
int sortOrder,
@Nonnull
RegisterFormatter registerFormatter,
@Nonnull
org.jf.dexlib2.iface.debug.RestartLocal restartLocal)
public boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class MethodItemjava.io.IOException