It is possible to create a WeakReference/SoftReference/PhantomReference with a null value in which case the Reference will never be enqueued. This is quite obvious (since null cannot be weakly/softly/phantom reachable). But I think it's worth being mentioned in the JavaDoc. What do you think?
- WeakReference with null referent Zheka Kozlov
- Re: WeakReference with null referent mandy chung
- Re: WeakReference with null referent Per Liden
- Re: WeakReference with null referent Roger Riggs
- Re: WeakReference with null referent mandy chung
- Re: WeakReference with null referent Zheka Kozlov
- Re: WeakReference with null referent Peter Levart
- Re: WeakReference with null referent mandy chung
- Re: WeakReference with null referen... mandy chung
- Re: WeakReference with null ref... Zheka Kozlov
