com.jxml.quick.recycle
Class QSoftDocHash
java.lang.Object
|
+--com.jxml.quick.recycle.QSoftDocHash
- public final class QSoftDocHash
- extends Object
A hash table with soft value references to QDoc objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hash
protected HashMap hash
queue
protected ReferenceQueue queue
QSoftDocHash
public QSoftDocHash()
add
public QDoc add(QDoc doc)
get
public QDoc get(String key)