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