Package akka.dispatch.sysmsg
Class SystemMessageList
- java.lang.Object
-
- akka.dispatch.sysmsg.SystemMessageList
-
public class SystemMessageList extends java.lang.Object
INTERNAL APIHelper companion object for
LatestFirstSystemMessageList
andEarliestFirstSystemMessageList
-
-
Constructor Summary
Constructors Constructor Description SystemMessageList()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static akka.dispatch.sysmsg.EarliestFirstSystemMessageList
ENil()
static akka.dispatch.sysmsg.LatestFirstSystemMessageList
LNil()
-