combinedProvider
Creates and returns a new Provider that combines all values of providers and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a and b and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b and c and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c and d and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d and e and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e and f and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f and g and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g and h and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g, h and i and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g, h, i and j and immediately maps them to R using mapValue.
mapValue should be a pure function.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines all values of providers.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a and b.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b and c.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c and d.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d and e.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e and f.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f and g.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g and h.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g, h and i.
The returned provider will only be stored in a WeakReference in the parent providers.
Creates and returns a new Provider that combines the values of a, b, c, d, e, f, g, h, i and j.
The returned provider will only be stored in a WeakReference in the parent providers.