You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Guram Savinov (JIRA)" <ji...@apache.org> on 2015/08/24 11:06:45 UTC

[jira] [Created] (COLLECTIONS-575) Synchronized queue wrapper in QueueUtils

Guram Savinov created COLLECTIONS-575:
-----------------------------------------

             Summary: 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
             Fix For: 4.1


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.3.4#6332)