org.beanfabrics.util
Interface ReflectionUtil.MethodFilter

Enclosing class:
ReflectionUtil

public static interface ReflectionUtil.MethodFilter


Method Summary
 boolean accept(java.lang.reflect.Method method)
           
 

Method Detail

accept

boolean accept(java.lang.reflect.Method method)