Package | Description |
---|---|
ej.bon |
Modifier and Type | Class and Description |
---|---|
class |
EnqueuedWeakReference<T>
EnqueuedWeakReference are objects that are queued in an ReferenceQueue by the
system when the object they point at (see
Reference.get() ) is set to null by the
system. |