Once

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

Successive invocations of execute are ignored.

See also

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard
open override fun execute()