public class UniqueMethodFilter
extends java.lang.Object
implements org.springframework.util.ReflectionUtils.MethodFilter
ReflectionUtils.MethodFilter
implementation that will match unique methods.Constructor and Description |
---|
UniqueMethodFilter(java.lang.Class<?> targetClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.reflect.Method method) |