| Interface | Description |
|---|---|
| DisposeListener |
Counterpart to
DisposeNotifier. |
| DisposeNotifier |
Optional interface to be implemented by objects stored in a
WeakMap. |
| Class | Description |
|---|---|
| WeakMap |
A hash map that holds values of type
WeakReference. |