public class Price extends Object
| Constructor and Description |
|---|
Price() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
btcTimestamp() |
boolean |
equals(Object o) |
int |
hashCode() |
double |
inBtc() |
double |
inUsd() |
String |
toString() |
LocalDateTime |
usdTimestamp() |
public double inUsd()
public double inBtc()
public LocalDateTime usdTimestamp()
public LocalDateTime btcTimestamp()
Copyright © 2019. All rights reserved.