Package | Description |
---|---|
dagger.releasablereferences |
This package contains the API by which Dagger allows you release references held within
some scopes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypedReleasableReferenceManager<M extends java.lang.annotation.Annotation>
Deprecated.
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.
|