@Value.Immutable public abstract static class F1.F1WithLabel<A,R> extends Object implements F1<A,R>, HasHumanReadableLabel
F1.F1Identity<X>, F1.F1WithLabel<A,R>| Constructor and Description |
|---|
F1WithLabel() |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(A a) |
String |
asHumanReadable() |
protected abstract F1<A,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.