| Constructor | Description |
|---|---|
Strings() |
| Modifier and Type | Method | Description |
|---|---|---|
static List<String> |
split(String pattern,
char slash) |
Splits given string to substrings by given separator
|
static String |
stripTrailing(String pattern,
char c) |
Copyright © 2018. All rights reserved.