Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val type: Type

Functions

Link copied to clipboard
abstract fun convert(value: Any): T

Converts the given value obtained from config to the target type T.