Once

Helper for creating single-shot Disposable, with built-in support for thread-safe execution (if needed).

Successive invocations of dispose are ignored.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "isDisposed")
val isDisposed: Boolean

Functions

Link copied to clipboard
open override fun dispose()