Package coil.map

Types

Mapper
Link copied to clipboard
interface Mapper<T : Any, V : Any>

An interface to convert data of type T into V.