KtConfig

abstract class KtConfig<T : Any>(clazz: KClass<T>, type: KType)

Inheritors

Constructors

Link copied to clipboard
constructor(clazz: KClass<T>, type: KType)

Types

Link copied to clipboard
object Companion