Interface Instruction21ih
-
- All Superinterfaces:
HatLiteralInstruction
,Instruction
,NarrowHatLiteralInstruction
,NarrowLiteralInstruction
,OneRegisterInstruction
,WideLiteralInstruction
- All Known Implementing Classes:
BuilderInstruction21ih
,DexBackedInstruction21ih
,ImmutableInstruction21ih
public interface Instruction21ih extends OneRegisterInstruction, NarrowHatLiteralInstruction
-
-
Method Summary
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.HatLiteralInstruction
getHatLiteral
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction
getNarrowLiteral
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.OneRegisterInstruction
getRegisterA
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.WideLiteralInstruction
getWideLiteral
-
-