public class MethodFilter extends java.lang.Object implements com.google.common.base.Predicate<java.lang.reflect.Method>
MethodFilter(java.lang.Class<?> inputClass)
boolean
apply(java.lang.reflect.Method input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public MethodFilter(java.lang.Class<?> inputClass)
public boolean apply(java.lang.reflect.Method input)
apply
com.google.common.base.Predicate<java.lang.reflect.Method>
Copyright © 2022. All Rights Reserved.