Interruptible
zio.InterruptStatus$.Interruptible$
case object Interruptible extends InterruptStatus
Indicates the fiber can be interrupted right now.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass InterruptStatustrait Producttrait Equalstrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Interruptible.type
Members list
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- InterruptStatus
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- InterruptStatus
In this article