| Package | Description |
|---|---|
| com.io7m.jaffirm.core |
Core types and functions.
|
| Class | Description |
|---|---|
| AffirmImmutableStyleType |
The
immutables style count by the package. |
| ContractCondition |
An individual predicate in a contract.
|
| ContractCondition.Builder |
Builds instances of type
ContractCondition. |
| ContractConditionType |
An individual predicate in a contract.
|
| ContractDoubleCondition |
A
double specialized version of the ContractConditionType
type. |
| ContractDoubleCondition.Builder |
Builds instances of type
ContractDoubleCondition. |
| ContractDoubleConditionType |
A
double specialized version of the ContractConditionType
type. |
| ContractException |
One or more conditions have been violated.
|
| ContractIntCondition |
An
int specialized version of the ContractConditionType
type. |
| ContractIntCondition.Builder |
Builds instances of type
ContractIntCondition. |
| ContractIntConditionType |
An
int specialized version of the ContractConditionType
type. |
| ContractLongCondition |
A
long specialized version of the ContractConditionType
type. |
| ContractLongCondition.Builder |
Builds instances of type
ContractLongCondition. |
| ContractLongConditionType |
A
long specialized version of the ContractConditionType
type. |
| InvariantViolationException |
One or more invariants have been violated.
|
| PostconditionViolationException |
One or more postconditions have been violated.
|
| PreconditionViolationException |
One or more checkPreconditions have been violated.
|
Copyright © 2017 <code@io7m.com> http://io7m.com