| Package | Description |
|---|---|
| com.baidu.hugegraph.util |
| Modifier and Type | Method and Description |
|---|---|
static StringUtil.Chars[] |
StringUtil.Chars.of(String... strings) |
static StringUtil.Chars |
StringUtil.Chars.of(String string) |
static StringUtil.Chars[] |
StringUtil.splitToCharsArray(String text,
String delimiter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
StringUtil.Chars.split(String text,
String delimiter,
StringUtil.Chars[] buffer) |
Copyright © 2021. All rights reserved.