public static class TupleOps.Join$.Fold$ extends java.lang.Object implements BinaryPolyFunc
BinaryPolyFunc.Case<A,B,Op>, BinaryPolyFunc.CaseBuilder<A,B>
Modifier and Type | Field and Description |
---|---|
static TupleOps.Join$.Fold$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Fold$() |
Modifier and Type | Method and Description |
---|---|
<T,A> BinaryPolyFunc.Case<T,A,org.apache.pekko.http.scaladsl.server.util.TupleOps.Join.Fold$> |
step(TupleOps.AppendOne<T,A> append) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
at
public static final TupleOps.Join$.Fold$ MODULE$
public <T,A> BinaryPolyFunc.Case<T,A,org.apache.pekko.http.scaladsl.server.util.TupleOps.Join.Fold$> step(TupleOps.AppendOne<T,A> append)