类 SimpleInterfaceMatcher

java.lang.Object
com.alibaba.bytekit.asm.matcher.SimpleInterfaceMatcher
所有已实现的接口:
ClassMatcher

public class SimpleInterfaceMatcher extends Object implements ClassMatcher
作者:
hengyunabc 2020-11-25
  • 构造器详细资料

    • SimpleInterfaceMatcher

      public SimpleInterfaceMatcher(String... interfaces)
    • SimpleInterfaceMatcher

      public SimpleInterfaceMatcher(Collection<String> interfaces)
  • 方法详细资料