public class Done$ extends Done implements scala.Product, scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Done$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Done$() |
| Modifier and Type | Method and Description |
|---|---|
Done |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final Done$ MODULE$
public Done getInstance()
getInstance in class Done