Class TupleOps.LowLevelJoinImplicits

  • Direct Known Subclasses:
    TupleOps.Join$
    Enclosing class:
    TupleOps<T>

    public abstract static class TupleOps.LowLevelJoinImplicits
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <P,​S>
      TupleOps.Join<P,​S>
      join​(TupleOps.FoldLeft<P,​S,​akka.http.scaladsl.server.util.TupleOps.Join.Fold$> fold)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LowLevelJoinImplicits

        public LowLevelJoinImplicits()