Github user lamrongol commented on the issue:
https://github.com/apache/commons-collections/pull/15
@chtompki Honestly, I didn't think the effect to other class and can't
predict the effect. I hope experts of this repository decide.
---
If your project is set up for i
GitHub user lamrongol opened a pull request:
https://github.com/apache/commons-collections/pull/15
Allow minus index
Allow minus index to CircularFifoQueue, get(-1) is oldest value, get(-2) is
second oldest value
You can merge this pull request into a Git repository by running