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