netty5/common/src
Norman Maurer eb1c97b3b9 [#4110] Correct javadocs of MpscLinkedQueue
Motivation:

The javadocs are incorrect and so give false impressions of use-pattern.

Modifications:

- Fix javadocs of which operations are allowed from multiple threads concurrently.
- Let isEmpty() work concurrently.

Result:

Correctly document usage-patterns.
2015-08-27 09:09:28 +02:00
..
main [#4110] Correct javadocs of MpscLinkedQueue 2015-08-27 09:09:28 +02:00
test Headers Performance Boost and Interface Simplification 2015-08-17 08:50:11 -07:00