public final class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
split(String data,
char delimiter)
This method for splitting string into parts by a delimiter.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.