public class CostTuple extends Object
CostTuple(Double pointInTime, Double cost)
Double
getCost()
getPointInTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CostTuple(Double pointInTime, Double cost)
public Double getCost()
public Double getPointInTime()