| Package | Description |
|---|---|
| com.io7m.jaffirm.core |
Core types and functions.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ContractIntCondition.Builder |
ContractIntCondition.builder() |
Creates a builder for
ContractIntCondition. |
ContractIntCondition.Builder |
ContractIntCondition.Builder.from(ContractIntConditionType instance) |
Fill a builder with attribute values from the provided
ContractIntConditionType instance. |
ContractIntCondition.Builder |
ContractIntCondition.Builder.setDescriber(IntFunction<String> describer) |
Initializes the value for the
describer attribute. |
ContractIntCondition.Builder |
ContractIntCondition.Builder.setPredicate(IntPredicate predicate) |
Initializes the value for the
predicate attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com