Skip navigation links

Package dagger.multibindings

This package contains the API by which Dagger allows you to bind several objects into a collection that can be injected without depending directly on each of the individual bindings.

See: Description

Package dagger.multibindings Description

This package contains the API by which Dagger allows you to bind several objects into a collection that can be injected without depending directly on each of the individual bindings.
See Also:
Multibindings in the Dagger User's Guide
Skip navigation links

Copyright © 2012–2017 The Dagger Authors. All rights reserved.