public static final class GoogleSymbol.Data extends DatePrice
| Modifier and Type | Field and Description |
|---|---|
double |
close |
double |
high |
double |
low |
double |
open |
double |
volume |
| Modifier | Constructor and Description |
|---|---|
protected |
Data(Calendar calendar) |
protected |
Data(Date date) |
protected |
Data(long millis) |
protected |
Data(String sqlString) |
| Modifier and Type | Method and Description |
|---|---|
double |
getPrice() |
Copyright © 2017 Optimatika. All rights reserved.