ParameterConverter

Functions

Link copied to clipboard
abstract fun convert(kParameter: KParameter, value: Any?): Any?
Link copied to clipboard
abstract fun isApplicable(kParameter: KParameter, value: Any?): Boolean