public class NoMessage$
extends java.lang.Object
implements scala.Product, scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static NoMessage$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
NoMessage$() |
| Modifier and Type | Method and Description |
|---|---|
akka.dispatch.sysmsg.SystemMessage |
next() |
void |
unlink() |
boolean |
unlinked() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final NoMessage$ MODULE$