| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFN3wrapF3<A,B,C,R>
Immutable implementation of
FN3.FN3wrapF3. |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,R> ImmutableFN3wrapF3<A,B,C,R> |
ImmutableFN3wrapF3.copyOf(FN3.FN3wrapF3<A,B,C,R> instance)
Creates an immutable copy of a
FN3.FN3wrapF3 value. |
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.