GExecutorContextExtensionSet

interface GExecutorContextExtensionSet

Types

Link copied to clipboard
interface Builder
Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun <Value : Any> get(key: GExecutorContextExtensionKey<out Value>): Value?
Link copied to clipboard
abstract fun isEmpty(): Boolean
Link copied to clipboard
abstract override fun toString(): String

Extensions

Link copied to clipboard
fun GExecutorContextExtensionSet.isNotEmpty(): Boolean