Class BitfinexLevel
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLevel
public class BitfinexLevel extends Object
-
Constructor Summary
Constructors Constructor Description BitfinexLevel(BigDecimal price, BigDecimal amount, BigDecimal timestamp)Constructor -
Method Summary
Modifier and Type Method Description BigDecimalgetAmount()BigDecimalgetPrice()BigDecimalgetTimestamp()StringtoString()