public class Preconditions extends Object
| Constructor and Description |
|---|
Preconditions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
hasText(String argument,
String errorMessage) |
static void |
notNull(Object argument,
String errorMessage) |
Copyright © 2018 Latitude Srls. All rights reserved.