| Package | Description |
|---|---|
| de.flapdoodle.formula.values.domain |
| Modifier and Type | Method and Description |
|---|---|
static <O extends ChangeableInstance<O>> |
ImmutableChangeableInstanceValueLookup.builder()
Creates a builder for
ImmutableChangeableInstanceValueLookup. |
ImmutableChangeableInstanceValueLookup.Builder<O> |
ImmutableChangeableInstanceValueLookup.Builder.fallback(ValueLookup fallback)
Initializes the value for the
fallback attribute. |
ImmutableChangeableInstanceValueLookup.Builder<O> |
ImmutableChangeableInstanceValueLookup.Builder.from(ChangeableInstanceValueLookup<O> instance)
Fill a builder with attribute values from the provided
ChangeableInstanceValueLookup instance. |
ImmutableChangeableInstanceValueLookup.Builder<O> |
ImmutableChangeableInstanceValueLookup.Builder.instance(O instance)
Initializes the value for the
instance attribute. |
Copyright © 2023. All rights reserved.