Companion

Functions

Link copied to clipboard
@JvmStatic
fun of(executable: Executable): Executable.Once

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

@JvmStatic
fun of(concurrent: Boolean, executable: Executable): Executable.Once

Returns an instance of Executable.Once.