Package org.jf.dexlib2.iface.instruction
Interface HatLiteralInstruction
- All Superinterfaces:
Instruction
- All Known Subinterfaces:
Instruction21ih,Instruction21lh,LongHatLiteralInstruction,NarrowHatLiteralInstruction
- All Known Implementing Classes:
BuilderInstruction21ih,BuilderInstruction21lh,DexBackedInstruction21ih,DexBackedInstruction21lh,ImmutableInstruction21ih,ImmutableInstruction21lh
-
Method Summary
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Method Details
-
getHatLiteral
short getHatLiteral()- Returns:
- the high order 16 bits of the literal, as a short value
-