public class Server$ extends ModeledCompanion<Server> implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Server$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Server$() |
Modifier and Type | Method and Description |
---|---|
Server |
apply(ProductVersion first,
scala.collection.immutable.Seq<ProductVersion> more) |
Server |
apply(java.lang.String products) |
Renderer<scala.collection.immutable.Iterable<ProductVersion>> |
productsRenderer() |
lowercaseName, name, nameFromClass, parseFromValueString, render
public static final Server$ MODULE$
public Server apply(java.lang.String products)
public Server apply(ProductVersion first, scala.collection.immutable.Seq<ProductVersion> more)
public Renderer<scala.collection.immutable.Iterable<ProductVersion>> productsRenderer()