Weak Reference

In computer programming, a weak reference is a reference that does not protect the referenced object from collection by a garbage collector; unlike a strong reference. An object referenced only by weak references is considered unreachable (or weakly reachable) and so may be collected at any time. Some garbage-collected languages feature or support various levels of weak references, such as Java, C#, Python, Perl, and Lisp.

Read more about Weak Reference:  Garbage Collection, Variations, Examples

Famous quotes containing the words weak and/or reference:

    The little people must be sacred to the big ones, and it is from the rights of the weak that the duty of the strong is comprised.
    Victor Hugo (1802–1885)

    I am more and more convinced that, with reference to any public question, it is more important to know what the country thinks of it than what the city thinks. The city does not think much.
    Henry David Thoreau (1817–1862)