public class Boundaries extends Object
| Constructor and Description |
|---|
Boundaries() |
| Modifier and Type | Method and Description |
|---|---|
static int |
stringIndexOf(String s,
char c,
int fromIndex) |
static int |
stringLastIndexOf(String s,
char c,
int fromIndex) |