java.lang.Object
org.joda.money.format.MoneyPrintContext
Context used when printing money.
This class is mutable and intended for use by a single thread. A new instance is created for each parse.
-
Method Summary
-
Method Details
-
getLocale
Gets the locale.- Returns:
- the locale, never null
-
setLocale
Sets the locale.- Parameters:
locale
- the locale, not null
-