public static interface ResolverUtil.Test
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Class<?> type)
Will be called repeatedly with candidate classes.
|
boolean matches(Class<?> type)
type - the typeCopyright © 2009–2021 MyBatis.org. All rights reserved.