Cancelable

interface Cancelable<T>

Inheritors

CancelableResult

Functions

Link copied to clipboard
abstract fun cancel()
Link copied to clipboard
abstract fun get(): T