public static final class BackoffSupervisor.CurrentChild
extends java.lang.Object
implements scala.Product, scala.Serializable
BackoffSupervisor and it will reply with
BackoffSupervisor.CurrentChild containing the ActorRef of the current child, if any.| Constructor and Description |
|---|
CurrentChild(scala.Option<ActorRef> ref) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ActorRef> |
getRef()
Java API: The
ActorRef of the current child, if any |
scala.Option<ActorRef> |
ref() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait