G
Guest
Hey everyone,
i'm currently trying to implement a WeakDictionary, where all keys are
WeakReferences. Now I want to remove the keys when the targets are no longer
reachable. Is there any possibility to get informed when an object is garbage
collected?
Greetings
Heiko Böttger
i'm currently trying to implement a WeakDictionary, where all keys are
WeakReferences. Now I want to remove the keys when the targets are no longer
reachable. Is there any possibility to get informed when an object is garbage
collected?
Greetings
Heiko Böttger