Vitaly Sazanovich created COLLECTIONS-443:
---------------------------------------------
Summary: Proposal for adding IndexedTreeMap to collections
Key: COLLECTIONS-443
URL: https://issues.apache.org/jira/browse/COLLECTIONS-443
Project: Commons Collections
Issue Type: Improvement
Reporter: Vitaly Sazanovich
Priority: Minor
Fix For: 4.x
Dear developers,
I have written a small enhancement to JDK's TreeMap that allows to find and
retrieve entries by index. The project can be found here:
http://code.google.com/p/indexed-tree-map/
This is a very requested feature, at least on stackoverflow:
http://stackoverflow.com/search?q=treemap+index
I though it would be nice and useful if my implementation becomes part of
Apache collections. Also I could maintain these implementations in the future.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira