@Value.Immutable public abstract static class F4.F4WithLabel<A,B,C,D,R> extends Object implements F4<A,B,C,D,R>, HasHumanReadableLabel
| Constructor and Description |
|---|
F4WithLabel() |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(A a,
B b,
C c,
D d) |
String |
asHumanReadable() |
protected abstract F4<A,B,C,D,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.