Class GLMClassificationModel.SaveLoadV1_0$.Data$
- All Implemented Interfaces:
Serializable
,scala.Function3<Vector,
Object, scala.Option<Object>, org.apache.spark.mllib.classification.impl.GLMClassificationModel.SaveLoadV1_0.Data>
- Enclosing class:
- GLMClassificationModel.SaveLoadV1_0$
public class GLMClassificationModel.SaveLoadV1_0$.Data$
extends scala.runtime.AbstractFunction3<Vector,Object,scala.Option<Object>,org.apache.spark.mllib.classification.impl.GLMClassificationModel.SaveLoadV1_0.Data>
implements Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final GLMClassificationModel.SaveLoadV1_0$.Data$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, toString, tupled
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function3
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Data$
public Data$()
-