|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContractViolationException | |
|---|---|
| org.fuin.objects4j | |
| Uses of ContractViolationException in org.fuin.objects4j |
|---|
| Methods in org.fuin.objects4j that throw ContractViolationException | ||
|---|---|---|
static void |
Contract.requireArgNotNull(java.lang.String name,
java.lang.Object value)
Checks if the value is not null. |
|
static
|
Contract.requireValid(T value)
Checks if the given value is valid and throws an IllegalArgumentException otherwise. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||