public interface Verify
verify() on such an object asks it to check all axioms
and invariants.| Modifier and Type | Method and Description |
|---|---|
void |
verify()
Check invariants of the object.
|
void verify()
throws AxiomViolation
AxiomViolation - If an invariant did not hold.