Uses of Class
org.knowm.xchange.huobi.dto.account.HuobiBalanceSum
-
Packages that use HuobiBalanceSum Package Description org.knowm.xchange.huobi -
-
Uses of HuobiBalanceSum in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi that return types with arguments of type HuobiBalanceSum Modifier and Type Method Description static Map<String,HuobiBalanceSum>
HuobiAdapters. adaptBalance(HuobiBalanceRecord[] huobiBalance)
Method parameters in org.knowm.xchange.huobi with type arguments of type HuobiBalanceSum Modifier and Type Method Description static Wallet
HuobiAdapters. adaptWallet(Map<String,HuobiBalanceSum> huobiWallet)
-