public class MonetaryAmountFormatter
Represents the formatter for MonetaryAmount values
| Modifier and Type | Field and Description |
|---|---|
static MonetaryAmountFormatter |
INSTANCE
Represents the formatter for MonetaryAmount values
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(javax.money.MonetaryAmount value,
org.valiktor.i18n.MessageBundle messageBundle) |
public static MonetaryAmountFormatter INSTANCE
Represents the formatter for MonetaryAmount values