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