-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.2
-
Component/s: Collection
-
Labels:
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.