public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTrace(Exception e)
Get stacktrace
|
static List<String> |
separatedListToList(String value,
String separator)
Converts a separate | (pipe) string in a list
|
Copyright © 2019. All rights reserved.