优质科普作者
作者介绍
【weakreference使用场景】在Java中,`WeakReference` 是一种特殊的引用类型,它与 `StrongReference`、`SoftReference` 和 `PhantomRe 浏览全文>>