public class PropsAdapter
extends Object
INTERNAL API
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PropsAdapter
public PropsAdapter()
-
Method Details
-
apply
public static <T> Props apply(scala.Function0<Behavior<T>> behavior,
Props props,
boolean rethrowTypedFailure)