Companion

object Companion

Properties

Link copied to clipboard

The default binding, when it is not otherwise specified. Consistent with Groovy and Kotlin behavior.

Functions

Link copied to clipboard
operator fun invoke(name: String? = DEFAULT_BINDING, type: Class<*>): IoBinding
operator fun invoke(name: String? = DEFAULT_BINDING, type: KClass<*>): <Error class: unknown class>