public abstract class Assert extends Object
| Constructor and Description |
|---|
Assert() |
| Modifier and Type | Method and Description |
|---|---|
static void |
isBlank(String str,
String message) |
static void |
isNull(Object object,
String message) |
Copyright © 2021. All rights reserved.