org.powertac.visualizer.push
Class FinancePusher
java.lang.Object
org.powertac.visualizer.push.FinancePusher
public class FinancePusher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinancePusher
public FinancePusher(String name,
long millis,
double profit,
double profitDelta)
getName
public String getName()
getMillis
public long getMillis()
getProfit
public double getProfit()
getProfitDelta
public double getProfitDelta()
Copyright © 2013 Power TAC. All Rights Reserved.