|
||||||||||
| 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(String name,
Object value)
Checks if the value is not null. |
static void |
Contract.requireValid(Object value)
Checks if the given value is valid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||