| Package | Description |
|---|---|
| pl.jsolve.sweetener.text |
| Modifier and Type | Method and Description |
|---|---|
static List<FoundGroup> |
Strings.groups(String sourceObject,
Character c) |
static List<FoundGroup> |
Strings.groups(String sourceObject,
Character c,
boolean ignoreRegexp) |
static List<FoundGroup> |
Strings.groups(String sourceObject,
String sequence) |
static List<FoundGroup> |
Strings.groups(String sourceObject,
String sequence,
boolean ignoreRegexp) |
Copyright © 2015 jsolve. All rights reserved.