public final class Validation extends Object
| Constructor and Description |
|---|
Validation() |
| Modifier and Type | Method and Description |
|---|---|
static long |
atLeast(long floor,
long value) |
static int |
isBetween(int floor,
int ceiling,
int value) |