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 SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.server.util.BinaryPolyFuncBinaryPolyFunc.Case<A,B, Op>, BinaryPolyFunc.CaseBuilder<A, B> 
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TupleOps.Join$.Fold$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.server.util.BinaryPolyFuncat
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Fold$public Fold$()
 
- 
- 
Method Details- 
steppublic <T,A> BinaryPolyFunc.Case<T,A, steporg.apache.pekko.http.scaladsl.server.util.TupleOps.Join.Fold$> (TupleOps.AppendOne<T, A> append) 
 
-