Class SystemMessageList
- java.lang.Object
-
- org.apache.pekko.actor.typed.internal.SystemMessageList
-
public class SystemMessageList extends java.lang.ObjectINTERNAL APIHelper companion object for
LatestFirstSystemMessageListandEarliestFirstSystemMessageList
-
-
Constructor Summary
Constructors Constructor Description SystemMessageList()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.pekko.actor.typed.internal.EarliestFirstSystemMessageListENil()static org.apache.pekko.actor.typed.internal.LatestFirstSystemMessageListLNil()
-