Exemplo n.º 1
0
 public String amountAsString(Double amount) {
   return DataUtils.getAmountAsStrings(amount);
 }