ClassParameterResolver

constructor(jvmErasure: KClass<out R>)(source)

Parameters

T

Type of the implementation

R

Type of the returned resolved objects


constructor(clazz: Class<out R>)(source)