6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
=== Message
|
|
|
|
* Use an "Atomic[Reference|Integer|Long]Array" instead.
|
|
* Use a thread-safe type; adding "volatile" is not enough to make this field thread-safe.
|
|
|