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