public class Origin$ extends ModeledCompanion<Origin> implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Origin$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Origin$() |
Modifier and Type | Method and Description |
---|---|
Origin |
apply(HttpOrigin firstOrigin,
scala.collection.immutable.Seq<HttpOrigin> otherOrigins) |
lowercaseName, name, nameFromClass, parseFromValueString, render
public static final Origin$ MODULE$
public Origin apply(HttpOrigin firstOrigin, scala.collection.immutable.Seq<HttpOrigin> otherOrigins)