Package org.jf.dexlib2.util
Class InstructionUtil
- java.lang.Object
-
- org.jf.dexlib2.util.InstructionUtil
-
public final class InstructionUtil extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isInvokePolymorphic(Opcode opcode)
static boolean
isInvokeStatic(Opcode opcode)
-