Package com.echothree.util.common.string
Class AmountUtils
java.lang.Object
com.echothree.util.common.string.AmountUtils
-
Method Summary
Modifier and TypeMethodDescriptionformatAmount
(CurrencyTransfer currency, Integer amount) formatCostLine
(CurrencyTransfer currency, Integer costLine) formatCostUnit
(CurrencyTransfer currency, Integer costUnit) formatPriceLine
(CurrencyTransfer currency, Integer priceLine) formatPriceUnit
(CurrencyTransfer currency, Integer priceUnit) getAmountFormatter
(CurrencyTransfer currency, AmountFormatType amountFormatType) static AmountUtils
-
Method Details
-
getInstance
-
formatAmount
-
formatPriceUnit
-
formatPriceLine
-
formatCostUnit
-
formatCostLine
-
getAmountFormatter
public AmountFormatter getAmountFormatter(CurrencyTransfer currency, AmountFormatType amountFormatType)
-