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