Exemplo n.º 1
0
 public long balanceForAccount(int acctnum) {
   return mHDWallet.balanceForAccount(acctnum);
 }