Uses of Class
org.knowm.xchange.cexio.dto.account.GHashIORejected
-
Packages that use GHashIORejected Package Description org.knowm.xchange.cexio.dto.account -
-
Uses of GHashIORejected in org.knowm.xchange.cexio.dto.account
Methods in org.knowm.xchange.cexio.dto.account that return GHashIORejected Modifier and Type Method Description GHashIORejected
GHashIOWorker. getRejected()
Constructors in org.knowm.xchange.cexio.dto.account with parameters of type GHashIORejected Constructor Description GHashIOWorker(BigDecimal last5m, BigDecimal last15m, BigDecimal last1h, BigDecimal last1d, BigDecimal prev5m, BigDecimal prev15m, BigDecimal prev1h, BigDecimal prev1d, GHashIORejected rejected)
-