public final class Validate extends Object
| Constructor and Description |
|---|
Validate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertArgument(boolean assertionResult,
String message,
Object... args) |
static void |
assertNotNull(Object... args) |
static String |
format(String message,
Object... args) |
Copyright © 2011–2018 JBoss by Red Hat. All rights reserved.