类 InstrumentImpl

java.lang.Object
com.alibaba.bytekit.asm.inst.impl.InstrumentImpl

public class InstrumentImpl extends Object
作者:
hengyunabc 2019-03-15
  • 构造器详细资料

    • InstrumentImpl

      public InstrumentImpl()
  • 方法详细资料

    • replaceInvokeOrigin

      public static com.alibaba.deps.org.objectweb.asm.tree.MethodNode replaceInvokeOrigin(String originOwner, com.alibaba.deps.org.objectweb.asm.tree.MethodNode originMethodNode, com.alibaba.deps.org.objectweb.asm.tree.MethodNode apmMethodNode)