@Value.Immutable public abstract static class FN1.FN1WithLabel<A,R> extends Object implements FN1<A,R>, HasHumanReadableLabel
FN1.FN1checkNull<A,R>, FN1.FN1Identity<X>, FN1.FN1WithLabel<A,R>, FN1.FN1wrapF1<A,R>| Constructor and Description |
|---|
FN1WithLabel() |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(A a) |
String |
asHumanReadable() |
protected abstract FN1<A,R> |
delegate() |
protected abstract String |
label() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckNull, identity, mapOnlyIfNotNull, withLabelasHumanReadable@Value.Parameter protected abstract String label()
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.