public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
join(Collection items) |
static String |
trimIfNull(String str) |
public static String join(Collection items)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.