Interface Instruction21lh
-
- All Superinterfaces:
HatLiteralInstruction
,Instruction
,LongHatLiteralInstruction
,OneRegisterInstruction
,WideLiteralInstruction
- All Known Implementing Classes:
BuilderInstruction21lh
,DexBackedInstruction21lh
,ImmutableInstruction21lh
public interface Instruction21lh extends OneRegisterInstruction, LongHatLiteralInstruction
-
-
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.OneRegisterInstruction
getRegisterA
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.WideLiteralInstruction
getWideLiteral
-
-