程序包 | 说明 |
---|---|
com.fr.common.diff.inclusion |
限定符和类型 | 方法和说明 |
---|---|
Inclusion |
TypePropertyAnnotationInclusionResolver.getInclusion(DiffNode node) |
Inclusion |
InclusionResolver.getInclusion(DiffNode node)
Determines whether a given
DiffNode should be included into the comparison
process. |
static Inclusion |
Inclusion.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static Inclusion[] |
Inclusion.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|