|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
java.util.concurrent.
See:
Description
| Class Summary | |
|---|---|
| ConcurrentBitSet | An ConcurrentBitSet is pretty much the same as a BitSet,
but operations on the set are performed in a thread-safe manner. |
The util.concurrent package contains classes commonly useful in
multi-threaded concurrent programming; these classes have a more or less strong
relation to those in java.util.concurrent.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||