public class MockStockQuoteService extends Object implements StockQuoteService
Constructor and Description |
---|
MockStockQuoteService() |
Modifier and Type | Method and Description |
---|---|
Collection<StockQuote> |
getStockQuotes(Collection<String> symbols) |
public Collection<StockQuote> getStockQuotes(Collection<String> symbols)
getStockQuotes
in interface StockQuoteService