Class GHashIOHashrate
java.lang.Object
org.knowm.xchange.cexio.dto.account.GHashIOHashrate
Author: veken0m
-
Constructor Summary
ConstructorsConstructorDescriptionGHashIOHashrate
(BigDecimal last5m, BigDecimal last15m, BigDecimal last1h, BigDecimal last1d, BigDecimal prev5m, BigDecimal prev15m, BigDecimal prev1h, BigDecimal prev1d) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GHashIOHashrate
public GHashIOHashrate(BigDecimal last5m, BigDecimal last15m, BigDecimal last1h, BigDecimal last1d, BigDecimal prev5m, BigDecimal prev15m, BigDecimal prev1h, BigDecimal prev1d) - Parameters:
last5m
-last15m
-last1h
-last1d
-prev5m
-prev15m
-prev1h
-prev1d
-
-
-
Method Details
-
getLast5m
-
getLast15m
-
getLast1h
-
getLast1d
-
getPrev5m
-
getPrev15m
-
getPrev1h
-
getPrev1d
-