Re: Stockwatcher. When StockPrice class object is created?

2010-10-07 Thread suersh babu
stockprice generated randomly On Sun, Oct 3, 2010 at 12:13 AM, Maciej Egermeier maciejegerme...@gmail.com wrote: In tutorial StockPrice class is created but I can't find any instance of an object of that class. And I have problem with function: private void updateTable(StockPrice

Stockwatcher. When StockPrice class object is created?

2010-10-04 Thread Maciej Egermeier
In tutorial StockPrice class is created but I can't find any instance of an object of that class. And I have problem with function: private void updateTable(StockPrice stockPrice) { // Make sure the stock is still in the stock table. if