public class TimeLine
extends java.lang.Object
Constructor and Description |
---|
TimeLine() |
Modifier and Type | Method and Description |
---|---|
void |
addValue(ValuePair v) |
void |
consoleVerticalReport()
Prints a report for all the values in the
specific timeline.
|
java.util.ArrayList<ValuePair> |
getValues() |