An abstract Factory implementation used to implement Map bindings.
abstract
A builder for AbstractMapFactory.
The map of Providers that contribute to this map binding.
Lazily maps this Provider's value to another Provider of type R.
Returns a memoizing Provider instance of this provider.
Returns a memoizing Lazy instance of this provider.
Lazily zips this Provider's value with another Provider of type R and returns a Provider of type V.