|
|||||||||
| Home >> All >> java >> [ util overview ] | PREV NEXT | ||||||||
Uses of Class
java.util.Currency
| Uses of Currency in java.util |
| Methods in java.util that return Currency | |
static Currency |
Currency.getInstance(Locale locale)
Builds a new currency instance for this locale. |
static Currency |
Currency.getInstance(java.lang.String currencyCode)
Builds the currency corresponding to the specified currency code. |
|
|||||||||
| Home >> All >> java >> [ util overview ] | PREV NEXT | ||||||||