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