public class ActorMaterializerHelper$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ActorMaterializerHelper$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ActorMaterializerHelper$() |
| Modifier and Type | Method and Description |
|---|---|
ActorMaterializer |
downcast(Materializer materializer)
INTERNAL API
|
public static final ActorMaterializerHelper$ MODULE$
public ActorMaterializer downcast(Materializer materializer)
materializer - (undocumented)