public class PatternExtensions extends Object
| Constructor and Description |
|---|
PatternExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static int |
indexOf(Pattern pattern,
String string) |
static boolean |
matches(Pattern pattern,
CharSequence string) |
static IntRange |
rangeOf(Pattern pattern,
String string) |
Copyright © 2021 vpc open source initiative. All rights reserved.