@Value.Immutable public abstract static class FN3.FN3checkNull<A,B,C,R> extends Object implements FN3<A,B,C,R>, HasHumanReadableLabel
| Constructor and Description |
|---|
FN3checkNull() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
a() |
R |
apply(A a,
B b,
C c) |
String |
asHumanReadable() |
protected abstract String |
b() |
protected abstract String |
c() |
protected abstract F3<A,B,C,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()
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.