AbortController

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class AbortControllerMutableBuilder[Self <: AbortController](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(abort: () => Unit, signal: AbortSignal): AbortController