@Value.Immutable public abstract static class FN5.FN5checkNull<A,B,C,D,E,R> extends Object implements FN5<A,B,C,D,E,R>, HasHumanReadableLabel
| Constructor and Description |
|---|
FN5checkNull() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
a() |
R |
apply(A a,
B b,
C c,
D d,
E e) |
String |
asHumanReadable() |
protected abstract String |
b() |
protected abstract String |
c() |
protected abstract String |
d() |
protected abstract F5<A,B,C,D,E,R> |
delegate() |
protected abstract String |
e() |
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()
@Value.Parameter protected abstract String e()
@Nullable @Value.Auxiliary public R apply(@Nullable A a, @Nullable B b, @Nullable C c, @Nullable D d, @Nullable E e)
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.