U - W - public static class IntervalST.Node<U extends Comparable<U>,W> extends Object
| Modifier and Type | Method and Description |
|---|---|
Interval1D<U> |
getInterval() |
W |
getValue() |
void |
setValue(W value)
Use with caution.
|
String |
toString() |
public Interval1D<U> getInterval()
public W getValue()
public void setValue(W value)
IntervalST.searchAll(Interval1D) to search for Nodes and then replace the values.value - Copyright © 2017. All rights reserved.