软件包 | 描述 |
---|---|
java.lang.ref |
提供参考对象类,它支持与垃圾收集器的有限度的交互。
|
Class and Description |
---|
Reference
参考对象的抽象基类。
|
ReferenceQueue
在检测到适当的可达性更改后,引用队列被垃圾收集器附加到哪个已注册的参考对象。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.