Interruptible

case object Interruptible extends InterruptStatus

Indicates the fiber can be interrupted right now.

trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Inherited methods

def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
final def isUninterruptible: Boolean
Inherited from:
InterruptStatus
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Inherited fields

val isInterruptible: Boolean
Inherited from:
InterruptStatus