This is standard w/ Java 6. http://java.sun.com/javase/6/docs/api/java/util/NavigableMap.html
On Oct 20, 11:16 am, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > On Oct 20, 3:15 am, Volkan YAZICI <volkan.yaz...@gmail.com> wrote: > > > I think what you are after is an interval tree[1] data structure. You > > might find a suitable Java library or implement yours easily. > > > Regards. > > > [1]http://en.wikipedia.org/wiki/Interval_tree > > Yes, I think an interval tree is what you are looking for here. > > -SS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---