public class StockQuoteDatabase extends Object
| Constructor and Description |
|---|
StockQuoteDatabase()
Add initial stocks IBM, GOOG, AMZN.
|
| Modifier and Type | Method and Description |
|---|---|
Stock |
getCachedStock(String symbol) |
Stock |
getStock(String symbol) |
Copyright © 2019 WSO2. All rights reserved.