Mapping

interface Mapping

Interface that maps any class to any object

Author

Pau Corbella

Since

1.1.0

Functions

Link copied to clipboard
abstract fun find(original: KClass<out Any>): Any?