REGEX_MATCHES

正则完全匹配. regex.matches(...)

See also

Inherited properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
fun match(keyword: Keyword, value: String): Boolean

提供一个匹配关键词 keyword 和匹配目标 value, 对其进行匹配并返回匹配结果。