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!
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.