FilterProperties
constructor(value: String, mode: FilterMode, priority: Int, targets: List<FilterTargetsProperties>, ifNullPass: Boolean, matchType: MatchType)(source)
构造。
与 4.15.0 之前的构造兼容。
Since
4.15.0
constructor(value: String, mode: FilterMode, priority: Int, targets: List<FilterTargetsProperties>, ifNullPass: Boolean, matchType: MatchType, regexOptions: Set<RegexOption>)(source)