Uses of Interface
org.seppiko.commons.utils.ReflectionUtil.MethodFilter
| Package | Description |
|---|---|
| org.seppiko.commons.utils |
-
Uses of ReflectionUtil.MethodFilter in org.seppiko.commons.utils
Methods in org.seppiko.commons.utils that return ReflectionUtil.MethodFilter Modifier and Type Method Description default ReflectionUtil.MethodFilterReflectionUtil.MethodFilter. and(ReflectionUtil.MethodFilter next)Create a composite filter based on this filter and the provided filter.Methods in org.seppiko.commons.utils with parameters of type ReflectionUtil.MethodFilter Modifier and Type Method Description default ReflectionUtil.MethodFilterReflectionUtil.MethodFilter. and(ReflectionUtil.MethodFilter next)Create a composite filter based on this filter and the provided filter.