public final class StringUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StringUtil.Chars |
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
split(String text,
String delimiter) |
static StringUtil.Chars[] |
splitToCharsArray(String text,
String delimiter) |
Copyright © 2021. All rights reserved.