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