Aware

interface Aware<in T : Any, out C : MokkeryInstanceConfigurer>(source)

Provides the MokkeryInstanceConfigurer of type C for the configured instance of type T.

Functions

Link copied to clipboard
abstract fun configurer(value: T): C

Returns the configurer for value.