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