public static class SupervisorLifecycleState.Lock$ extends java.lang.Object implements SupervisorLifecycleState, scala.Product, scala.Serializable
SupervisorLifecycleState.Idle$, SupervisorLifecycleState.Lock$, SupervisorLifecycleState.Restart$, SupervisorLifecycleState.Running$, SupervisorLifecycleState.RunningOffline$, SupervisorLifecycleState.Shutdown$
Modifier and Type | Field and Description |
---|---|
static SupervisorLifecycleState.Lock$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Lock$() |
public static final SupervisorLifecycleState.Lock$ MODULE$