The only one I can find is the BoundedFIFOBuffer, which is deprecated. Any others?
The only one I can find is the BoundedFIFOBuffer, which is deprecated. Any others?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
BoundedFIFOBufferin Apache Commons Collections (which I assume is what you’re referring to) is not deprecated, it has just moved packages. The original one inorg.apache.commons.collectionsis deprecated, and has instead been moved toorg.apache.commons.collections.buffer