case object Restart extends Restart with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- Restart
- Serializable
- Product
- Equals
- Restart
- Directive
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Discards the old Actor instance and replaces it with a new, then resumes message processing.