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