All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ContractCondition<T> An individual predicate in a contract.ContractCondition.Builder<T> Builds instances of typeContractCondition.ContractConditionType<T> An individual predicate in a contract.ContractDoubleCondition Adoublespecialized version of theContractConditionTypetype.ContractDoubleCondition.Builder Builds instances of typeContractDoubleCondition.ContractDoubleConditionType Adoublespecialized version of theContractConditionTypetype.ContractException One or more conditions have been violated.ContractIntCondition Anintspecialized version of theContractConditionTypetype.ContractIntCondition.Builder Builds instances of typeContractIntCondition.ContractIntConditionType Anintspecialized version of theContractConditionTypetype.ContractLongCondition Alongspecialized version of theContractConditionTypetype.ContractLongCondition.Builder Builds instances of typeContractLongCondition.ContractLongConditionType Alongspecialized version of theContractConditionTypetype.Contracts Functions to create contracts and conditions.Invariants Functions to check invariants.InvariantViolationException One or more invariants have been violated.Postconditions Functions to check postconditions.PostconditionViolationException One or more postconditions have been violated.Preconditions Functions to check preconditions.PreconditionViolationException One or more checkPreconditions have been violated.