public class Checks extends Object
| Constructor and Description |
|---|
Checks() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Iterable> |
checkItemsNotNull(T iterable,
String checkedIterable) |
static <T> T |
checkNotNull(T value,
String checkedValue) |