case object PreRestart extends PreRestart with Product with Serializable
- Source
- MessageAndSignals.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PreRestart
- Serializable
- Product
- Equals
- PreRestart
- Signal
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def instance: PreRestart
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product