cyberdelia / atomic

An atomic class that guarantees atomic updates to its contained value.
https://atomic.readthedocs.org
MIT License
24 stars 5 forks source link

Improve AtomicLongArray #10

Closed cyberdelia closed 10 years ago

cyberdelia commented 10 years ago

Make AtomicLongArray more versatile, allowing more atomic operation to append.