public static class DecisionTreeModelReadWrite.SplitData$
extends Object
implements scala.Serializable
| Modifier and Type | Field and Description | 
|---|---|
static DecisionTreeModelReadWrite.SplitData$ | 
MODULE$
Static reference to the singleton instance of this Scala object. 
 | 
| Constructor and Description | 
|---|
SplitData$()  | 
| Modifier and Type | Method and Description | 
|---|---|
DecisionTreeModelReadWrite.SplitData | 
apply(Split split)  | 
public static final DecisionTreeModelReadWrite.SplitData$ MODULE$
public DecisionTreeModelReadWrite.SplitData apply(Split split)