Package | Description |
---|---|
com.comphenix.xp.extra |
Modifier and Type | Field and Description |
---|---|
protected java.util.NavigableMap<TKey,IntervalTree.EndPoint> |
IntervalTree.bounds |
Modifier and Type | Method and Description |
---|---|
protected IntervalTree.EndPoint |
IntervalTree.getEndPoint(TKey key)
Get the end-point composite associated with this key.
|