[
https://issues.apache.org/jira/browse/COLLECTIONS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414605#comment-13414605
]
Thomas Neidhart commented on COLLECTIONS-351:
---------------------------------------------
ArrayStack may only be removed if we decide to drop java 5 support.
The whole buffer package may be removed in favor of the java.util.Queue
interface and its implementing classes. There are a few classes though which
are not present in the standard jdk:
* BoundedBuffer
* CircularFifoBuffer
* PredicatedBuffer
* TransformedBuffer
> Remove features now supported in the JDK
> ----------------------------------------
>
> Key: COLLECTIONS-351
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-351
> Project: Commons Collections
> Issue Type: Task
> Reporter: Henri Yandell
> Fix For: 4.0-beta-1
>
>
> For example, IdentityMap is (from 1.4) aka java.util.IdentityHashMap. There
> are definitely going to be others.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira