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