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