Interface ReflectionUtils.MethodFilter

    • Method Detail

      • matches

        boolean matches​(Method method)
        Determine whether the given method matches.
        Parameters:
        method - the method to check