| 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 Annotation>
A  
ReleasableReferenceManager for a scope that is annotated with an annotation that itself
 is annotated with CanReleaseReferences. | 
Copyright © 2012���2017 The Dagger Authors. All rights reserved.