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