Package org.apache.spark.mllib.fpm
Class PrefixSpan.Prefix$
Object
org.apache.spark.mllib.fpm.PrefixSpan.Prefix$
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - PrefixSpan
 
- See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PrefixSpan.Prefix$Static reference to the singleton instance of this Scala object. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.apache.spark.mllib.fpm.PrefixSpan.Prefixempty()An emptyPrefixSpan.Prefixinstance. 
- 
Field Details
- 
MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 - 
Constructor Details
- 
Prefix$
public Prefix$() 
 - 
 - 
Method Details
- 
empty
public org.apache.spark.mllib.fpm.PrefixSpan.Prefix empty()An emptyPrefixSpan.Prefixinstance. 
 -