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