protected class AbstractIntervalTree.EndPoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AbstractIntervalTree.State |
state |
TValue |
value |
Constructor and Description |
---|
AbstractIntervalTree.EndPoint(AbstractIntervalTree.State state,
TValue value) |
public AbstractIntervalTree.State state
public TValue value
public AbstractIntervalTree.EndPoint(AbstractIntervalTree.State state, TValue value)