public class Preconditions extends Object
| Constructor and Description |
|---|
Preconditions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkListIsBlank(List list,
String field) |
static void |
checkStrIsBlank(String str,
String field) |
Copyright © 2021. All rights reserved.