public final class Ensurer extends Object
| Constructor and Description |
|---|
Ensurer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
eqLength(Class<?> clazz,
int expected,
Object... args) |
static void |
gtLength(Class<?> clazz,
int min,
Object... args) |
Copyright © 2017. All rights reserved.