public static class ParameterDirectives.ParamDef$.ConvertParamDefAndConcatenate$ extends java.lang.Object implements BinaryPolyFunc
BinaryPolyFunc.Case<A,B,Op>, BinaryPolyFunc.CaseBuilder<A,B>
Modifier and Type | Field and Description |
---|---|
static ParameterDirectives.ParamDef$.ConvertParamDefAndConcatenate$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ConvertParamDefAndConcatenate$() |
Modifier and Type | Method and Description |
---|---|
<P,TA,TB> BinaryPolyFunc.Case<Directive<TA>,P,org.apache.pekko.http.scaladsl.server.directives.ParameterDirectives.ParamDef.ConvertParamDefAndConcatenate$> |
from(ParameterDirectives.ParamDef<P> pdef,
TupleOps.Join<TA,TB> ev) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
at
public static final ParameterDirectives.ParamDef$.ConvertParamDefAndConcatenate$ MODULE$
public <P,TA,TB> BinaryPolyFunc.Case<Directive<TA>,P,org.apache.pekko.http.scaladsl.server.directives.ParameterDirectives.ParamDef.ConvertParamDefAndConcatenate$> from(ParameterDirectives.ParamDef<P> pdef, TupleOps.Join<TA,TB> ev)