public class BitfinexLend extends Object
Constructor and Description |
---|
BitfinexLend(BigDecimal rate,
BigDecimal amountLent,
long timestamp)
Constructor
|
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmountLent() |
BigDecimal |
getRate() |
long |
getTimestamp() |
String |
toString() |
public BitfinexLend(BigDecimal rate, BigDecimal amountLent, long timestamp)
rate
- amountLent
- timestamp
- public BigDecimal getRate()
public BigDecimal getAmountLent()
public long getTimestamp()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.