Package | Description |
---|---|
java.lang.ref |
Modifier and Type | Class and Description |
---|---|
class |
PhantomReference |
class |
SoftReference |
class |
WeakReference |
Modifier and Type | Method and Description |
---|---|
Reference |
ReferenceQueue.poll() |
Reference |
ReferenceQueue.remove() |
Reference |
ReferenceQueue.remove(long var0) |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.