Cancellable

gears.async.Cancellable
See theCancellable companion object
trait Cancellable

A trait for cancellable entities that can be grouped.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Tracking
object Unlinked
trait Future[T]
trait Promise[T]
class Timer
Show all

Members list

Value members

Abstract methods

def cancel(): Unit

Issue a cancel request

Issue a cancel request

Attributes

Concrete methods