Package | Description |
---|---|
org.teavm.classlib.java.util.regex |
Modifier and Type | Method and Description |
---|---|
static TPattern |
TPattern.compile(String pattern,
int flags)
Compiles a regular expression, creating a new
Pattern instance in
the process. |
Copyright © 2019. All rights reserved.