public final class Preconditions extends PortablePreconditions
Modifier | Constructor and Description |
---|---|
protected |
Preconditions()
Should not be instantiated
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
checkInstanceOf(String name,
Object parameter,
Class<T> clazz) |
checkCondition, checkEachParameterNotNull, checkNotEmpty, checkNotEmpty, checkNotEmpty, checkNotEmpty, checkNotNull, checkNullMandatory
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.