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