|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnapshotSynchronizedList | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of SnapshotSynchronizedList in edu.rice.cs.plt.collect |
|---|
| Methods in edu.rice.cs.plt.collect that return SnapshotSynchronizedList | ||
|---|---|---|
static
|
CollectUtil.snapshotSynchronized(java.util.List<T> l)
Wrap l as a thread-safe list that produces snapshots to support concurrent iteration. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||