Package | Description |
---|---|
dagger |
This package contains the public API for the Dagger 2 dependency
injection framework.
|
dagger.android | |
dagger.android.support | |
dagger.grpc.server | |
dagger.grpc.server.processor | |
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.
|
dagger.producers |
This package contains the public API for Dagger 2's producer functionality.
|
dagger.producers.monitoring |
This package provides hooks for monitoring producers.
|
dagger.releasablereferences |
This package contains the API by which Dagger allows you release references held within
some scopes.
|
Copyright © 2012–2017 The Dagger Authors. All rights reserved.