|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ClassNameResolver
| 方法摘要 | |
|---|---|
boolean |
isExcluded(String name)
Based on the execution context, should the class represented by "name" be excluded from consideration? |
boolean |
shouldOverride(String name)
Based on the execution context, if a duplicate class represented by "name" is detected, should the existing one be overridden or not? |
| 方法详细信息 |
|---|
boolean isExcluded(String name)
name -
boolean shouldOverride(String name)
name -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||