public class FinancePusher extends Object
FinancePusher(String name, long millis, double profit, double profitDelta)
long
getMillis()
String
getName()
double
getProfit()
getProfitDelta()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FinancePusher(String name, long millis, double profit, double profitDelta)
public String getName()
public long getMillis()
public double getProfit()
public double getProfitDelta()
Copyright © 2014 Power TAC. All Rights Reserved.