| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.a(String a)
Initializes the value for the
a attribute. |
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.b(String b)
Initializes the value for the
b attribute. |
static <A,B,C,D,E,R> |
ImmutableFN5checkNull.builder()
Creates a builder for
ImmutableFN5checkNull. |
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.c(String c)
Initializes the value for the
c attribute. |
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.d(String d)
Initializes the value for the
d attribute. |
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.delegate(F5<A,B,C,D,E,R> delegate)
Initializes the value for the
delegate attribute. |
ImmutableFN5checkNull.Builder<A,B,C,D,E,R> |
ImmutableFN5checkNull.Builder.e(String e)
Initializes the value for the
e attribute. |
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.