Package akka.http.scaladsl.server.util
Class BinaryPolyFunc$
- java.lang.Object
-
- akka.http.scaladsl.server.util.BinaryPolyFunc$
-
public class BinaryPolyFunc$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static BinaryPolyFunc$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description BinaryPolyFunc$()
-
-
-
Field Detail
-
MODULE$
public static final BinaryPolyFunc$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-