Package com.echothree.util.server.string
Class AmountUtils
java.lang.Object
com.echothree.util.server.string.AmountUtils
-
Method Summary
Modifier and TypeMethodDescriptionformatAmount(Currency currency, Long amount) formatCostLine(Currency currency, Long costLine) formatCostUnit(Currency currency, Long costUnit) formatPriceLine(Currency currency, Long priceLine) formatPriceUnit(Currency currency, Long priceUnit) static AmountUtils
-
Method Details
-
getInstance
-
formatAmount
-
formatPriceUnit
-
formatPriceLine
-
formatCostUnit
-
formatCostLine
-