public class LinkValue$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static LinkValue$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
LinkValue$() |
Modifier and Type | Method and Description |
---|---|
LinkValue |
apply(Uri uri,
LinkParam firstParam,
scala.collection.immutable.Seq<LinkParam> otherParams) |
public static final LinkValue$ MODULE$