public class Guard extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Guard.GuardException |
| Constructor and Description |
|---|
Guard() |
| Modifier and Type | Method and Description |
|---|---|
static void |
notBlank(String thing,
String value) |
static void |
notNull(String thing,
Object value) |
Copyright © 2015–2016. All rights reserved.