| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
abstract Regex.Match[] |
find(CharSequence s) |
abstract boolean |
matches(CharSequence s) |
public abstract boolean matches(CharSequence s)
public abstract Regex.Match[] find(CharSequence s)
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.