| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Method and Description |
|---|---|
static <A,R> ImmutableFN1WithLabel.Builder<A,R> |
ImmutableFN1WithLabel.builder()
Creates a builder for
ImmutableFN1WithLabel. |
ImmutableFN1WithLabel.Builder<A,R> |
ImmutableFN1WithLabel.Builder.delegate(FN1<A,R> delegate)
Initializes the value for the
delegate attribute. |
ImmutableFN1WithLabel.Builder<A,R> |
ImmutableFN1WithLabel.Builder.from(FN1.FN1WithLabel<A,R> instance)
Fill a builder with attribute values from the provided
FN1WithLabel instance. |
ImmutableFN1WithLabel.Builder<A,R> |
ImmutableFN1WithLabel.Builder.label(String label)
Initializes the value for the
label attribute. |
Copyright © 2023. All rights reserved.