org.apache.commons.javaflow.utils
Class ReflectionUtils.DefaultMatcher
java.lang.Object
org.apache.commons.javaflow.utils.ReflectionUtils.DefaultMatcher
- All Implemented Interfaces:
- ReflectionUtils.Matcher
- Enclosing class:
- ReflectionUtils
public static class ReflectionUtils.DefaultMatcher
- extends Object
- implements ReflectionUtils.Matcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtils.DefaultMatcher
public ReflectionUtils.DefaultMatcher()
matches
public boolean matches(String pName)
- Specified by:
matches
in interface ReflectionUtils.Matcher
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.