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