public static class ResolverUtil.NameEndsWith extends ResolverUtil.ClassTest
| Constructor and Description | 
|---|
ResolverUtil.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 ResolverUtil.NameEndsWith(String suffix)
suffix - suffixpublic boolean matches(Class type)
ResolverUtil.Testtype - class typeCopyright © 2000–2020 Apache Software Foundation. All rights reserved.