接口 DynamicIntroductionAdvice

    • 方法详细资料

      • implementsInterface

        boolean implementsInterface​(Class<?> intf)
        Does this introduction advice implement the given interface?
        参数:
        intf - the interface to check
        返回:
        whether the advice implements the specified interface