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