an Entity in Data Space: lodserver.iula.upf.edu
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 – meaning "every chain of references that reaches the object includes at least one weak reference as a link" – is considered weakly reachable, and can be treated as unreachable and so may be collected at any time. Some garbage-collected languages feature or support various levels of weak references, such as C#, Java, Lisp, OCaml, Perl, Python and PHP since the version 7.4.
Graph IRI | Count |
---|---|
http://dbpedia.org/resource/Weak_reference | 116 |
http://dbpedia.org/resource/Category:Memory_management | 2 |
http://dbpedia.org/resource/Event_(computing) | 1 |
http://dbpedia.org/resource/Computer_programming | 1 |