Uses of Class
com.spun.util.parser.CurrencyAmount
| Package | Description |
|---|---|
| com.spun.util.parser |
-
Uses of CurrencyAmount in com.spun.util.parser
Methods in com.spun.util.parser that return CurrencyAmount Modifier and Type Method Description static CurrencyAmountParserCommons. asCurrency(double number)static CurrencyAmountParserCommons. asCurrency(int number)static CurrencyAmountParserCommons. asCurrency(Number number)CurrencyAmountTemplateDouble. asCurrency()static CurrencyAmountParserCommons. asCurrencyAmount(double number)static CurrencyAmountParserCommons. asCurrencyAmount(int number)static CurrencyAmountParserCommons. asCurrencyAmount(Number number)