public class SparseSwitchMethodItem extends InstructionMethodItem<org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload>
instruction, methodDefcodeAddress| Constructor and Description |
|---|
SparseSwitchMethodItem(MethodDefinition methodDef,
int codeAddress,
org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload instruction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeTo(org.jf.util.IndentingWriter writer) |
getSortOrder, writeCommentIfLikelyDouble, writeCommentIfLikelyDouble, writeCommentIfLikelyFloat, writeCommentIfLikelyFloat, writeCommentIfResourceId, writeCommentIfResourceId, writeFieldOffset, writeFirstRegister, writeInlineIndex, writeInvoke25xRegisters, writeInvokeRangeRegisters, writeInvokeRegisters, writeLiteral, writeOpcode, writeRegister, writeSecondRegister, writeTargetLabel, writeThirdRegister, writeVtableIndexcompareTo, getCodeAddresspublic SparseSwitchMethodItem(MethodDefinition methodDef, int codeAddress, org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload instruction)
public boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class InstructionMethodItem<org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload>java.io.IOException