Package org.apache.commons.javaflow.core
Interface ReflectionUtils.Matcher
-
- All Known Implementing Classes:
ReflectionUtils.DefaultMatcher
- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.Matcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(String pName)
-
-
-
Method Detail
-
matches
boolean matches(String pName)
-
-