provider

abstract fun <T : Any> provider(callable: Callable<T>): Provider<T>(source)