All Classes
-
All Classes Interface Summary Class Summary Class Description LLRBRangeTree<K extends Comparable<? super K>,V> A range tree implementation based on a left-leaning red-black tree.Range<E> An range with an lower and upper bound.RangeMap<K extends Comparable<? super K>,V> An object that maps ranges of keys to values.SynchronizedRangeMap<K extends Comparable<? super K>,V> Adds synchronization around aRangeMap
.