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