Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
BoundedFifoBuffer could easily allow null entries - it uses an array for storage.
Is there any reason why nulls should not be (optionally) allowed?
This would mean changing the remove() implementation.
Attachments
Issue Links
- is related to
-
COLLECTIONS-432 Replace Buffer interface with java.util.Queue
- Closed