Class CoingiDepthRange
java.lang.Object
org.knowm.xchange.coingi.dto.marketdata.CoingiDepthRange
public class CoingiDepthRange extends Object
Depth range.
-
Constructor Summary
Constructors Constructor Description CoingiDepthRange(BigDecimal price, BigDecimal amount)
-
Method Summary
Modifier and Type Method Description boolean
equals(Object o)
BigDecimal
getAmount()
BigDecimal
getPrice()
int
hashCode()