public class ValueUtils extends Object
| Constructor and Description |
|---|
ValueUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
asBoolean(Boolean booleanValue,
boolean defaultValue) |
static <T> T |
defaultTo(T stringValue,
T defaultValue) |
static boolean |
isEmpty(List<?> collection) |
Copyright © 2020. All rights reserved.