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 booleanisInvokePolymorphic(Opcode opcode)static booleanisInvokeStatic(Opcode opcode)
-