PrepareKeyInvocationHandler

Constructors

Link copied to clipboard
constructor(metadata: PrepareKeyMetadata<*>, delegate: PrepareKey<*>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val delegate: PrepareKey<*>

Functions

Link copied to clipboard
open operator override fun invoke(proxy: Any, method: Method, args: Array<out Any>?): Any?