Package org.jf.dexlib2.iface.instruction
Interface NarrowLiteralInstruction
- All Superinterfaces:
Instruction,WideLiteralInstruction
- All Known Subinterfaces:
Instruction11n,Instruction21ih,Instruction21s,Instruction22b,Instruction22s,Instruction31i,NarrowHatLiteralInstruction
- All Known Implementing Classes:
BuilderInstruction11n,BuilderInstruction21ih,BuilderInstruction21s,BuilderInstruction22b,BuilderInstruction22s,BuilderInstruction31i,DexBackedInstruction11n,DexBackedInstruction21ih,DexBackedInstruction21s,DexBackedInstruction22b,DexBackedInstruction22s,DexBackedInstruction31i,ImmutableInstruction11n,ImmutableInstruction21ih,ImmutableInstruction21s,ImmutableInstruction22b,ImmutableInstruction22s,ImmutableInstruction31i
-
Method Summary
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcodeMethods inherited from interface org.jf.dexlib2.iface.instruction.WideLiteralInstruction
getWideLiteral
-
Method Details
-
getNarrowLiteral
int getNarrowLiteral()
-