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