Guava: Interval Tree Data Structure

Created on 27 Dec 2017  路  7Comments  路  Source: google/guava

Would love to see an interval tree in Guava. Request is already being tracked in https://github.com/google/guava/issues/1778 but wanted to bring it back in the limelight as it would be super useful for any time related applications and I haven't found a solid one in Java yet.
Thanks!

package=collect status=duplicate type=addition

All 7 comments

1778 (the link above broke)

how are you

If it could be made thread safe that would be a big plus.

I assume thread safety can be guaranteed by a simple wrapper.

Let's keep conversation on the original issue for clarity

Why was this closed?

There was already an issue discussing interval trees. Please keep the discussion there.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hanmac picture Hanmac  路  3Comments

terence1984 picture terence1984  路  3Comments

Bocete picture Bocete  路  3Comments

gissuebot picture gissuebot  路  5Comments

gissuebot picture gissuebot  路  5Comments