Companion

Functions

Link copied to clipboard
@JvmStatic
fun of(disposable: Disposable): Disposable.Once

Returns an instance of Disposable.Once that is not thread-safe.

@JvmStatic
fun of(concurrent: Boolean, disposable: Disposable): Disposable.Once

Returns an instance of Disposable.Once.