public interface ClassNameMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String className)
Returns
true if the supplied class name matches this object's condition. |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.