Uses of Class
com.spun.util.parser.CurrencyAmount
Packages that use CurrencyAmount
-
Uses of CurrencyAmount in com.spun.util.parser
Methods in com.spun.util.parser that return CurrencyAmountModifier and TypeMethodDescriptionstatic CurrencyAmountParserCommons.asCurrency(double number) static CurrencyAmountParserCommons.asCurrency(int number) static CurrencyAmountParserCommons.asCurrency(Number number) TemplateDouble.asCurrency()static CurrencyAmountParserCommons.asCurrencyAmount(double number) static CurrencyAmountParserCommons.asCurrencyAmount(int number) static CurrencyAmountParserCommons.asCurrencyAmount(Number number)