| Interface | Description |
|---|---|
| IHasLocale |
Base interface for objects having a locale.
|
| LocaleCache.IMissingLocaleHandler |
Internal interface for a callback handler to be invoked, if a non-existing
locale is found.
|
| Class | Description |
|---|---|
| LocaleCache |
This is a global cache for Locale objects to avoid too many object flowing
around.
|
| LocaleFormatter |
Helper class to safely print numbers in a formatted way.
|
| LocaleHelper |
Misc locale utility methods.
|
| LocaleParser |
Helper class to safely parse formatted numbers.
|
| Enum | Description |
|---|---|
| ELocaleName |
Special locale names that are not part of the Java runtime.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.