public static final class SubstreamCancelStrategies.Propagate$ extends SubstreamCancelStrategy implements scala.Product, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static SubstreamCancelStrategies.Propagate$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Propagate$() |
drain, propagate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final SubstreamCancelStrategies.Propagate$ MODULE$