[
https://issues.apache.org/jira/browse/COLLECTIONS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309268#comment-16309268
]
ASF GitHub Bot commented on COLLECTIONS-575:
--------------------------------------------
Github user Xaerxess closed the pull request at:
https://github.com/apache/commons-collections/pull/25
> Synchronized queue wrapper in QueueUtils
> ----------------------------------------
>
> Key: COLLECTIONS-575
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-575
> Project: Commons Collections
> Issue Type: New Feature
> Components: Collection
> Affects Versions: 4.0
> Reporter: Guram Savinov
> Labels: queue, synchronization, wrapping
> Fix For: 4.2
>
>
> There is no synchronized queue wrapper in QueueUtils like in MapUtils or
> ListUtils for example.
> My own case: I want to synchronize CircularFifoQueue operations, for this I
> need synchronized queue wrapper.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)