org.ojalgo.finance.data
Class YahooCache

java.lang.Object
  extended by org.ojalgo.finance.data.YahooCache

public final class YahooCache
extends Object


Method Summary
static YahooCache getInstance()
           
 DateBigSeries getPriceSeries(String aSymbol)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static YahooCache getInstance()

getPriceSeries

public DateBigSeries getPriceSeries(String aSymbol)