| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.a(String a)
Initializes the value for the
a attribute. |
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.b(String b)
Initializes the value for the
b attribute. |
static <A,B,C,D,R> |
ImmutableFN4checkNull.builder()
Creates a builder for
ImmutableFN4checkNull. |
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.c(String c)
Initializes the value for the
c attribute. |
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.d(String d)
Initializes the value for the
d attribute. |
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.delegate(F4<A,B,C,D,R> delegate)
Initializes the value for the
delegate attribute. |
ImmutableFN4checkNull.Builder<A,B,C,D,R> |
ImmutableFN4checkNull.Builder.from(FN4.FN4checkNull<A,B,C,D,R> instance)
Fill a builder with attribute values from the provided
FN4checkNull instance. |
Copyright © 2023. All rights reserved.