@Value.Immutable public abstract static class FN2.FN2checkNull<A,B,R> extends Object implements FN2<A,B,R>, HasHumanReadableLabel
FN2.FN2checkNull<A,B,R>, FN2.FN2WithLabel<A,B,R>, FN2.FN2wrapF2<A,B,R>| Constructor and Description |
|---|
FN2checkNull() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
a() |
R |
apply(A a,
B b) |
String |
asHumanReadable() |
protected abstract String |
b() |
protected abstract F2<A,B,R> |
delegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckNull, mapOnlyIfNotNull, withLabelandThenasHumanReadable@Value.Parameter protected abstract String a()
@Value.Parameter protected abstract String b()
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.