public static class ScalaDSL.Tap$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ScalaDSL.Tap$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Tap$() |
| Modifier and Type | Method and Description |
|---|---|
<T> ScalaDSL.Tap<T> |
monitor(ActorRef<T> monitor,
Behavior<T> behavior) |
public static final ScalaDSL.Tap$ MODULE$
public <T> ScalaDSL.Tap<T> monitor(ActorRef<T> monitor, Behavior<T> behavior)