PrefixSpan.Postfix$ (Spark 3.5.5 JavaDoc) (original) (raw)
Object
- org.apache.spark.mllib.fpm.PrefixSpan.Postfix$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PrefixSpan
public static class PrefixSpan.Postfix$
extends Object
implements scala.Serializable
See Also:
Serialized Form
Field Summary
Fields
Modifier and Type Field and Description static PrefixSpan.Postfix$ MODULE$ Static reference to the singleton instance of this Scala object. Constructor Summary
Constructors
Constructor and Description Postfix$() Method Summary
* ### Methods inherited from class Object `equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait`
Field Detail
* #### MODULE$ public static final [PrefixSpan.Postfix$](../../../../../org/apache/spark/mllib/fpm/PrefixSpan.Postfix$.html "class in org.apache.spark.mllib.fpm") MODULE$ Static reference to the singleton instance of this Scala object.
Constructor Detail
* #### Postfix$ public Postfix$()