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