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