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