public interface StockQuoteService
Modifier and Type | Method and Description |
---|---|
Collection<StockQuote> |
getStockQuotes(Collection<String> symbols) |
Collection<StockQuote> getStockQuotes(Collection<String> symbols)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.