Class AbstractIntervalTree.EndPoint

java.lang.Object
com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
Enclosing class:
AbstractIntervalTree<TKey extends Comparable<TKey>,TValue>

protected class AbstractIntervalTree.EndPoint extends Object
Represents a single end point (open, close or both) of a range.