Package | Description |
---|---|
dagger.model |
This package contains the APIs that are core to Dagger's internal model of bindings and the
binding graph.
|
Class and Description |
---|
Key |
Key.Builder
A builder for
Key s. |
Key.MultibindingContributionIdentifier
An object that identifies a multibinding contribution method and the module class that
contributes it to the graph.
|
RequestKind
Represents the different kinds of
types that may be
requested as dependencies for the same key. |
Scope
A representation of a
Scope . |
Copyright © 2012–2017 The Dagger Authors. All rights reserved.