接口 MethodMatcher


public interface MethodMatcher
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    match(String className, com.alibaba.deps.org.objectweb.asm.tree.MethodNode methodNode)
     
  • 方法详细资料

    • match

      boolean match(String className, com.alibaba.deps.org.objectweb.asm.tree.MethodNode methodNode)