public class SaveInstanceEnd extends Object implements MLEvent, scala.Product, scala.Serializable
MLWriter.save.| Constructor and Description | 
|---|
| SaveInstanceEnd(String path) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract static R | apply(T1 v1) | 
| String | path() | 
| static String | toString() | 
| MLWriter | writer() | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic abstract static R apply(T1 v1)
public static String toString()
public String path()
public MLWriter writer()