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. |
boolean matches(String className)
true
if the supplied class name matches this object's condition.className
- fully qualified class nametrue
if the class name matches this object's conditionJas4pp 1.5 © Java Analysis Studio for Particle Physics