java.lang.Object
org.apache.pekko.http.scaladsl.server.util.LowerPriorityTupler
org.apache.pekko.http.scaladsl.server.util.Tupler$

public class Tupler$ extends LowerPriorityTupler
  • Field Details

    • MODULE$

      public static final Tupler$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Tupler$

      public Tupler$()
  • Method Details

    • forTuple

      public <T> Tupler<T> forTuple(Tuple<T> evidence$1)