Uses of Class
org.knowm.xchange.ripple.service.RippleAccountService
-
Packages that use RippleAccountService Package Description org.knowm.xchange.ripple -
-
Uses of RippleAccountService in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple with parameters of type RippleAccountService Modifier and Type Method Description static org.knowm.xchange.dto.trade.UserTradesRippleAdapters. adaptTrades(Collection<IRippleTradeTransaction> tradesForAccount, org.knowm.xchange.service.trade.params.TradeHistoryParams params, RippleAccountService accountService, int roundingScale)
-