Interface ReflectionUtils.MethodFilter

  • Enclosing class:
    ReflectionUtils

    public static interface ReflectionUtils.MethodFilter
    • Method Detail

      • matches

        boolean matches​(Method var1)