Class DecisionTreeModel.SaveLoadV1_0$.PredictData$
Object
org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0$.PredictData$
- All Implemented Interfaces:
 Serializable,scala.Serializable
- Enclosing class:
 - DecisionTreeModel.SaveLoadV1_0$
 
public class DecisionTreeModel.SaveLoadV1_0$.PredictData$
extends Object
implements scala.Serializable
- See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DecisionTreeModel.SaveLoadV1_0$.PredictData$Static reference to the singleton instance of this Scala object. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 - 
Constructor Details
- 
PredictData$
public PredictData$() 
 - 
 - 
Method Details
- 
apply
public org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0.PredictData apply(Predict p)  - 
apply
 
 -