弱引用 meaning in Chinese
weak reference
Examples
- Plugging memory leaks with weak references
Java理论与实践:用弱引用堵住内存泄漏 - Weak and soft references both extend the abstract
弱引用和软引用都扩展了抽象的 - Because this is such a common use for weak references ,
因为这是弱引用最常见的用法, - An object that is only referenced by weak references is called
(只有弱引用的对象称为 - Create a short weak reference for the object
一般只需要短弱引用。