Interface and Description |
---|
dagger.releasablereferences.ReleasableReferenceManager
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
comment on this bug.
|
dagger.releasablereferences.TypedReleasableReferenceManager
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
comment on this bug.
|
Class and Description |
---|
dagger.android.AndroidMemorySensitiveReferenceManager
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
comment on this bug.
|
dagger.android.DaggerDialogFragment
Framework fragments are deprecated in Android P; prefer
dagger.android.support.DaggerDialogFragment to use a support-library-friendly dagger.android dialog fragment implementation. |
dagger.android.DaggerFragment
Framework fragments are deprecated in Android P; prefer
dagger.android.support.DaggerFragment to use a support-library-friendly dagger.android fragment implementation. |
Annotation Type and Description |
---|
dagger.android.ActivityKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
dagger.android.BroadcastReceiverKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
dagger.releasablereferences.CanReleaseReferences
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
comment on this bug.
|
dagger.android.ContentProviderKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
dagger.releasablereferences.ForReleasableReferences
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
this bug.
|
dagger.android.FragmentKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
dagger.android.support.FragmentKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
dagger.android.ReleaseReferencesAt
The releasable references feature is deprecated and scheduled for removal in July
2018. If you use it or are planning to add usages, please
comment on this bug.
|
dagger.android.ServiceKey
Use
ClassKey instead. See https://google.github.io/dagger/android. |
Constructor and Description |
---|
dagger.model.Key.MultibindingContributionIdentifier(ExecutableElement, TypeElement)
This is only meant to be called from code in
dagger.internal.codegen .
It is not part of a specified API and may change at any point. |