You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/11/27 22:48:12 UTC

[jira] [Closed] (COLLECTIONS-397) BoundedFifoBuffer could allow null entries

     [ https://issues.apache.org/jira/browse/COLLECTIONS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart closed COLLECTIONS-397.
---------------------------------------

> BoundedFifoBuffer could allow null entries
> ------------------------------------------
>
>                 Key: COLLECTIONS-397
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-397
>             Project: Commons Collections
>          Issue Type: Improvement
>            Reporter: Sebb
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)