Interface MethodFilter.Filter

Enclosing class:
MethodFilter

private static interface MethodFilter.Filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    reject(Method method)
     
  • Method Details

    • reject

      boolean reject(Method method)