| Class | Description |
|---|---|
| ComparatorLocale |
Compare
Locale objects by their String representation. |
| ComparatorLocaleDisplayName |
Comparator that sorts Locale objects by their
display name in the system locale. |
| ComparatorLocaleDisplayNameInLocale |
Comparator that sorts Locale objects by their
display name in a given locale. |
| ComparatorLocaleDisplayNameNative |
Comparator to sort Locale objects in the order
given by their native name. |
| LocaleCache |
This is a global cache for Locale objects to avoid too many object flowing
around.
|
| LocaleFormatter |
Helper class to safely print and parse numbers in a formatted way.
|
| LocaleUtils |
Misc locale utility methods.
|
| Enum | Description |
|---|---|
| ELocaleName |
Copyright © 2006–2014 phloc systems. All rights reserved.