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