pod property
The wrapped pod, kept as a WeakReference so the wrapper does not pin it beyond what the finalizer token does.
Implementation
final WeakReference<PodNotifier<T>> pod;
The wrapped pod, kept as a WeakReference so the wrapper does not pin it beyond what the finalizer token does.
final WeakReference<PodNotifier<T>> pod;