public static class PrefixSpan.Prefix$
extends Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static PrefixSpan.Prefix$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Prefix$() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.mllib.fpm.PrefixSpan.Prefix |
empty()
An empty
Prefix instance. |
public static final PrefixSpan.Prefix$ MODULE$