Package org.apache.spark.sql.pipelines
Class Language.Python$
Object
scala.runtime.AbstractFunction0<Language.Python>
org.apache.spark.sql.pipelines.Language.Python$
- All Implemented Interfaces:
- Serializable,- scala.Function0<Language.Python>
- Enclosing interface:
- Language
public static class Language.Python$
extends scala.runtime.AbstractFunction0<Language.Python>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Language.Python$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction0apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp, toStringMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function0apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Python$public Python$()
 
-