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