public static class ResolverUtil.NameEndsWith extends ResolverUtil.ClassTest
Constructor and Description |
---|
NameEndsWith(String suffix)
Constructs a NameEndsWith test using the supplied suffix.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Class type)
Will be called repeatedly with candidate classes.
|
String |
toString() |
doesMatchClass, doesMatchResource, matches
public NameEndsWith(String suffix)
suffix
- suffixpublic boolean matches(Class type)
ResolverUtil.Test
type
- class typeCopyright © 2000–2020 Apache Software Foundation. All rights reserved.