Package com.github.marschall.rangetree
Class Range<E>
- java.lang.Object
-
- com.github.marschall.rangetree.Range<E>
-
- Type Parameters:
E
- the type of element in the range
public final class Range<E> extends Object
An range with an lower and upper bound.