class Regex
Represents an immutable regular expression.
For pattern syntax reference see Pattern
<init>
Regex(pattern: String)
Creates a regular expression from the specified pattern string and the default options.
联系方式: