Skip navigation links

Package dagger.releasablereferences

This package contains the API by which Dagger allows you release references held within some scopes.

See: Description

Package dagger.releasablereferences Description

This package contains the API by which Dagger allows you release references held within some scopes.

Note:Releasable references uses Java's WeakReference, and so is not compatible with GWT.

Since:
2.8
Skip navigation links

Copyright © 2012���2017 The Dagger Authors. All rights reserved.