Package org.apache.pekko.actor
Class FSM.Timer$
java.lang.Object
org.apache.pekko.actor.FSM.Timer$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FSM.Timer$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Timer$
public Timer$()
-
-
Method Details
-
toString
-
apply
public FSM.Timer apply(String name, Object msg, FSM.TimerMode mode, int generation, Object owner, ActorContext context) -
unapply
-