Class TupleOps.Join$.Fold$
java.lang.Object
org.apache.pekko.http.scaladsl.server.util.TupleOps.Join$.Fold$
- All Implemented Interfaces:
BinaryPolyFunc
- Enclosing class:
- TupleOps.Join$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.server.util.BinaryPolyFunc
BinaryPolyFunc.Case<A,
B, Op>, BinaryPolyFunc.CaseBuilder<A, B> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TupleOps.Join$.Fold$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T,
A> BinaryPolyFunc.Case<T, A, org.apache.pekko.http.scaladsl.server.util.TupleOps.Join.Fold$> step
(TupleOps.AppendOne<T, A> append) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.http.scaladsl.server.util.BinaryPolyFunc
at
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Fold$
public Fold$()
-
-
Method Details
-
step
public <T,A> BinaryPolyFunc.Case<T,A, steporg.apache.pekko.http.scaladsl.server.util.TupleOps.Join.Fold$> (TupleOps.AppendOne<T, A> append)
-