1月
26
2020
Rationale for Soft-/Weak-/PhantomReferences clearing references to objects which have reference to tracked object
The documentation for Soft -, Weak - and PhantomReference s all include a line simiar to the following (taken from PhantomReference ): At that time it will atomically clear all phantom references to that object and all phantom references to any other phantom-reachable objects from which that object...