@FunctionalInterface public interface ActorInstantiator<A extends Actor> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
A |
instantiate() |
default void |
set(String name,
Object value) |
default Class<A> |
type() |
Copyright © 2021. All rights reserved.