public class Link$ extends ModeledCompanion<Link> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Link$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Link$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Link | apply(LinkValue firstValue,
     scala.collection.immutable.Seq<LinkValue> otherValues) | 
| Link | apply(Uri uri,
     LinkParam first,
     scala.collection.immutable.Seq<LinkParam> more) | 
| Renderer<scala.collection.immutable.Iterable<LinkValue>> | valuesRenderer() | 
lowercaseName, name, nameFromClass, parseFromValueString, render