Menu

Commit [r4094]  Maximize  Restore  History

Added WeakHashSet and related test files. A WeakHashSet weakly

holds its items, so when the items are no longer strongly
referenced, they are collected and automatically removed from
the set.

A src/edu/rice/cs/plt/collect/WeakHashSetTest.java
A src/edu/rice/cs/plt/collect/WeakHashSet.java

c45207 2007-01-26

added /trunk/plt/src/edu/rice/cs/plt/collect/WeakHashSet.java
added /trunk/plt/src/edu/rice/cs/plt/collect/WeakHashSetTest.java
/trunk/plt/src/edu/rice/cs/plt/collect/WeakHashSet.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/collect/WeakHashSetTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB