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