getAmountFormats

open override fun getAmountFormats(formatQuery: AmountFormatQuery): Collection<MonetaryAmountFormat>

Ermittelt alle Formate, die auf die uebergebene Query uebereinstimmen.

Return

the corresponding MonetaryAmountFormat instances, never null

Parameters

formatQuery

The format query defining the requirements of the formatter.