The WeakRef
object lets you hold a weak reference to another object, without preventing that object from getting garbage-collected.
Documentation WeakRef by Mozilla Contributors, licensed under CC-BY-SA 2.5.
The WeakRef
object lets you hold a weak reference to another object, without preventing that object from getting garbage-collected.
Documentation WeakRef by Mozilla Contributors, licensed under CC-BY-SA 2.5.