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
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.