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 Summary
FieldsModifier and TypeFieldDescriptionstatic final Language.Python$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction0
apply$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, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function0
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Python$
public Python$()
-