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