public class Assert extends Object
| Constructor and Description |
|---|
Assert() |
| Modifier and Type | Method and Description |
|---|---|
static void |
notEmpty(String s,
String message) |
static void |
notNull(Object o,
String message) |
Copyright © 2020. All rights reserved.