| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFN2wrapF2<A,B,R>
Immutable implementation of
FN2.FN2wrapF2. |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,R> ImmutableFN2wrapF2<A,B,R> |
ImmutableFN2wrapF2.copyOf(FN2.FN2wrapF2<A,B,R> instance)
Creates an immutable copy of a
FN2.FN2wrapF2 value. |
ImmutableFN2wrapF2.Builder<A,B,R> |
ImmutableFN2wrapF2.Builder.from(FN2.FN2wrapF2<A,B,R> instance)
Fill a builder with attribute values from the provided
FN2wrapF2 instance. |
Copyright © 2023. All rights reserved.