add For Type
fun addForType(typeName: String, matchType: StringMatchType = StringMatchType.Equals, ignoreCase: Boolean = false): FieldsMatcher
Add field type to match.
----------------添加要匹配的字段类型。
Return
Parameters
type Name
field type name / 字段类型名
match Type
match type / 匹配类型
ignore Case
ignore case / 是否忽略大小写
add field type to match.
----------------添加要匹配的字段类型。
Return
Parameters
clazz
field type / 字段类型