public static final class ActorGraphInterpreter.OnComplete extends java.lang.Object implements ActorGraphInterpreter.BoundaryEvent, scala.Product, scala.Serializable
| Constructor and Description |
|---|
OnComplete(GraphInterpreterShell shell,
int id) |
| Modifier and Type | Method and Description |
|---|---|
int |
id() |
GraphInterpreterShell |
shell() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic OnComplete(GraphInterpreterShell shell, int id)
public GraphInterpreterShell shell()
shell in interface ActorGraphInterpreter.BoundaryEventpublic int id()