public class GHashIOHashrate extends Object
Constructor and Description |
---|
GHashIOHashrate(BigDecimal last5m,
BigDecimal last15m,
BigDecimal last1h,
BigDecimal last1d,
BigDecimal prev5m,
BigDecimal prev15m,
BigDecimal prev1h,
BigDecimal prev1d) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getLast15m() |
BigDecimal |
getLast1d() |
BigDecimal |
getLast1h() |
BigDecimal |
getLast5m() |
BigDecimal |
getPrev15m() |
BigDecimal |
getPrev1d() |
BigDecimal |
getPrev1h() |
BigDecimal |
getPrev5m() |
public GHashIOHashrate(BigDecimal last5m, BigDecimal last15m, BigDecimal last1h, BigDecimal last1d, BigDecimal prev5m, BigDecimal prev15m, BigDecimal prev1h, BigDecimal prev1d)
last5m
- last15m
- last1h
- last1d
- prev5m
- prev15m
- prev1h
- prev1d
- public BigDecimal getLast5m()
public BigDecimal getLast15m()
public BigDecimal getLast1h()
public BigDecimal getLast1d()
public BigDecimal getPrev5m()
public BigDecimal getPrev15m()
public BigDecimal getPrev1h()
public BigDecimal getPrev1d()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.