public final class VirtExDepth extends Object
| Constructor and Description |
|---|
VirtExDepth(String currencypair,
List<BigDecimal[]> asks,
List<BigDecimal[]> bids)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<BigDecimal[]> |
getAsks() |
List<BigDecimal[]> |
getBids() |
String |
getCurrencyPair() |
String |
toString() |
public VirtExDepth(String currencypair, List<BigDecimal[]> asks, List<BigDecimal[]> bids)
asks - bids - public List<BigDecimal[]> getAsks()
public List<BigDecimal[]> getBids()
public String getCurrencyPair()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.