AbortControllerMutableBuilder

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

Value members

Concrete methods

@inline
def setAbort(value: () => Unit): Self
@inline
def setSignal(value: AbortSignal): Self

Concrete fields

val x: Self