![]() |
Method getIntegerInstance(Locale inLocale)
Return type: java.text.NumberFormat
Member of: java.text.NumberFormat
[api documentation
] [ main menu] |
Examples of how the element is used (one line per example):
[add your own example]
| 1 | formatter = NumberFormat.getIntegerInstance(Locale.US); |