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