apply

abstract fun apply(domain: Type, value: GetSetter<out Any>): GetSetter<out Any>(source)

Transform an object from one type to another, wrapped into a GetSetter

Parameters

domain

the type contained in the GetSetter