Companion

Functions

Link copied to clipboard
fun <T : Any> create(provider: Provider<T>): Provider<Lazy<T>>

Creates a new Provider> that decorates the given provider.