public final class StringHelper extends Object
| Constructor and Description |
|---|
StringHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
filterBlank(Collection<String> strings) |
static Set<String> |
filterBlank(Set<String> strings) |
static boolean |
nonBlank(String string) |
Copyright © 2021. All rights reserved.