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