AssignableCancelable

Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

Represents AssignableCancelable instances that are also BooleanCancelable.

Represents AssignableCancelable instances that are also BooleanCancelable.

trait Multi extends Bool

Interface for AssignableCancelable types that can be assigned multiple times.

Interface for AssignableCancelable types that can be assigned multiple times.

Value members

Concrete fields

A reusable AssignableCancelable instance that's already canceled and that's going to cancel given values on assignment.

A reusable AssignableCancelable instance that's already canceled and that's going to cancel given values on assignment.

Represents an AssignableCancelable with no internal state and that doesn't do anything, either on assignment or on cancelation.

Represents an AssignableCancelable with no internal state and that doesn't do anything, either on assignment or on cancelation.