See: Description
Interface | Description |
---|---|
ReleasableReferenceManager | Deprecated
The releasable references feature is deprecated and scheduled for removal in July
2018.
|
TypedReleasableReferenceManager<M extends java.lang.annotation.Annotation> | Deprecated
The releasable references feature is deprecated and scheduled for removal in July
2018.
|
Annotation Type | Description |
---|---|
CanReleaseReferences | Deprecated
The releasable references feature is deprecated and scheduled for removal in July
2018.
|
ForReleasableReferences | Deprecated
The releasable references feature is deprecated and scheduled for removal in July
2018.
|
Note:Releasable references uses Java's WeakReference
, and so is
not compatible with GWT.