| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFN0checkNull<R>
Immutable implementation of
FN0.FN0checkNull. |
| Modifier and Type | Method and Description |
|---|---|
static <R> FN0.FN0checkNull<R> |
FN0.checkNull(F0<R> delegate) |
| Modifier and Type | Method and Description |
|---|---|
static <R> ImmutableFN0checkNull<R> |
ImmutableFN0checkNull.copyOf(FN0.FN0checkNull<R> instance)
Creates an immutable copy of a
FN0.FN0checkNull value. |
ImmutableFN0checkNull.Builder<R> |
ImmutableFN0checkNull.Builder.from(FN0.FN0checkNull<R> instance)
Fill a builder with attribute values from the provided
FN0checkNull instance. |
Copyright © 2023. All rights reserved.