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