| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFN1checkNull.Builder<A,R> |
ImmutableFN1checkNull.Builder.a(String a)
Initializes the value for the
a attribute. |
static <A,R> ImmutableFN1checkNull.Builder<A,R> |
ImmutableFN1checkNull.builder()
Creates a builder for
ImmutableFN1checkNull. |
ImmutableFN1checkNull.Builder<A,R> |
ImmutableFN1checkNull.Builder.delegate(F1<A,R> delegate)
Initializes the value for the
delegate attribute. |
ImmutableFN1checkNull.Builder<A,R> |
ImmutableFN1checkNull.Builder.from(FN1.FN1checkNull<A,R> instance)
Fill a builder with attribute values from the provided
FN1checkNull instance. |
Copyright © 2023. All rights reserved.