InterpolatorWithWrapper

Functions

Link copied to clipboard
abstract fun inlined(value: String?): T
Link copied to clipboard
abstract fun wrap(value: Boolean?): T
abstract fun wrap(value: Byte?): T
abstract fun wrap(value: Double?): T
abstract fun wrap(value: Float?): T
abstract fun wrap(value: Int?): T
abstract fun wrap(value: Long?): T
abstract fun wrap(value: Short?): T
abstract fun wrap(value: String?): T