MonetaryAmount
whose value is the absolute value of this
MonetaryAmount
, and whose scale is this.scale()
.AbstractContext.AbstractBuilder
.AbstractContext
instances.AbstractContext
instances for querying.AbstractContext
's values as defaults.MonetaryAmount
whose value is (this +
amount)
, and whose scale is max(this.scale(),
amount.scale())
.AmountStyle
to format MonetaryAmount
instances.AmountFormatSymbols
.AmountFormatSymbols
, e.g. for changing
the given AmountFormatSymbols
.AmountFormatSymbols
instances.AmountStyle
defines how a MonetaryAmount
should be formatted and
is used within a MonetaryAmountFormat
.AmountStyle
.AmountStyle.Builder
.AmountStyle.Builder
.AmountStyle
instances.