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, matchespublic NameEndsWith(String suffix)
suffix - suffixpublic boolean matches(Class type)
ResolverUtil.Testtype - class typeCopyright © 2000–2025 Apache Software Foundation. All rights reserved.