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