org.apache.commons.javaflow.utils
Interface ReflectionUtils.Matcher

All Known Implementing Classes:
ReflectionUtils.DefaultMatcher
Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.Matcher


Method Summary
 boolean matches(java.lang.String pName)
           
 

Method Detail

matches

boolean matches(java.lang.String pName)


Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.