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