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