Package org.apache.commons.javaflow.core
Class ReflectionUtils.DefaultMatcher
- java.lang.Object
-
- org.apache.commons.javaflow.core.ReflectionUtils.DefaultMatcher
-
- All Implemented Interfaces:
ReflectionUtils.Matcher
- Enclosing class:
- ReflectionUtils
public static class ReflectionUtils.DefaultMatcher extends Object implements ReflectionUtils.Matcher
-
-
Constructor Summary
Constructors Constructor Description DefaultMatcher()
-
-
-
Method Detail
-
matches
public boolean matches(String pName)
- Specified by:
matches
in interfaceReflectionUtils.Matcher
-
-