This class extends the class Node and uses its value as a key while adding another field that represents the interval.
Just as the Node and the Interval, values (key and interval) are immutable. @see Node @author Eugene Krapivin @version 1.0 27/04/12
|
|
|
|
|
|
|
|
|
|