|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.dispatch.sysmsg.SystemMessageList$
public class SystemMessageList$
INTERNAL API
Helper companion object for LatestFirstSystemMessageList
and
EarliestFirstSystemMessageList
Field Summary | |
---|---|
static SystemMessageList$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
SystemMessageList$()
|
Method Summary | |
---|---|
akka.dispatch.sysmsg.EarliestFirstSystemMessageList |
ENil()
|
akka.dispatch.sysmsg.LatestFirstSystemMessageList |
LNil()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SystemMessageList$ MODULE$
Constructor Detail |
---|
public SystemMessageList$()
Method Detail |
---|
public final akka.dispatch.sysmsg.LatestFirstSystemMessageList LNil()
public final akka.dispatch.sysmsg.EarliestFirstSystemMessageList ENil()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |