出典:Wiktionary
出典:『Wiktionary』 (2016/11/11 10:13 UTC 版)
strong reference (複数形 strong references)
出典:Wikipedia
出典:『Wikipedia』 (2009/05/02 00:08 UTC 版)
In computer programming, a strong reference is a normal reference that protects the referred object from collection by a garbage collector. The term is used to distinguish the reference from weak references.