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