zio.stream.ZStream$.HaltStrategy$
See theHaltStrategy companion trait
object HaltStrategy
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
HaltStrategy.type
Members list
Type members
Classlikes
case object Both extends HaltStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HaltStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
Both.type
case object Either extends HaltStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HaltStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
Either.type
case object Left extends HaltStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HaltStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
Left.type
case object Right extends HaltStrategy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HaltStrategyclass Objecttrait Matchableclass AnyShow all
- Self type
-
Right.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article