| 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  ReleasableReferenceManagerfor a scope that is annotated with an annotation that itself
 is annotated withCanReleaseReferences. | 
Copyright © 2012–2017 The Dagger Authors. All rights reserved.