public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrBlank(String string) |
static <T> List<T> |
list(T... elements) |
Copyright © 2023. All rights reserved.