public class ArrayDataPayload extends AbstractPayload
targetopc, regs| Constructor and Description |
|---|
ArrayDataPayload(int elementWidth,
List<Number> arrayElements) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxJumpOffset()
Gets the maximum number of words available for the jump offset
|
protected org.jf.dexlib2.builder.BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
getTarget, setTargetgetIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs, toStringpublic int getSize()
getSize in interface InsngetSize in class AbstractInsnpublic int getMaxJumpOffset()
InsnWithOffsetgetMaxJumpOffset in class InsnWithOffsetprotected org.jf.dexlib2.builder.BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnCopyright © 2020 Soot OSS. All rights reserved.