@Value.Immutable public abstract static class FN4.FN4checkNull<A,B,C,D,R> extends Object implements FN4<A,B,C,D,R>, HasHumanReadableLabel
| Constructor and Description |
|---|
FN4checkNull() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
a() |
R |
apply(A a,
B b,
C c,
D d) |
String |
asHumanReadable() |
protected abstract String |
b() |
protected abstract String |
c() |
protected abstract String |
d() |
protected abstract F4<A,B,C,D,R> |
delegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckNull, mapOnlyIfNotNull, withLabelasHumanReadable@Value.Parameter protected abstract String a()
@Value.Parameter protected abstract String b()
@Value.Parameter protected abstract String c()
@Value.Parameter protected abstract String d()
@Nullable @Value.Auxiliary public R apply(@Nullable A a, @Nullable B b, @Nullable C c, @Nullable D d)
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.