| Constructor and Description |
|---|
ActorProtocolActor(Actor actor,
T protocol) |
| Modifier and Type | Method and Description |
|---|---|
static Stage.ActorProtocolActor<Object>[] |
allOf(Object[] protocolActors,
Actor actor) |
T |
protocolActor() |
static Object[] |
toActors(Stage.ActorProtocolActor<Object>[] all) |
TestActor<T> |
toTestActor() |
static TestActor<?>[] |
toTestActors(Stage.ActorProtocolActor<Object>[] all) |
public static Stage.ActorProtocolActor<Object>[] allOf(Object[] protocolActors, Actor actor)
public static Object[] toActors(Stage.ActorProtocolActor<Object>[] all)
public static TestActor<?>[] toTestActors(Stage.ActorProtocolActor<Object>[] all)
public T protocolActor()
Copyright © 2021. All rights reserved.