| Class | Description |
|---|---|
| ComparatorLocaleCountry |
Comparator that sorts Locale objects by their
country ID. |
| ComparatorLocaleDisplayCountry |
Comparator that sorts Locale objects by their
country display name in the system locale. |
| ComparatorLocaleDisplayCountryInLocale |
Comparator that sorts Locale objects by their
country display name in the passed locale. |
| ComparatorLocaleDisplayCountryNative |
Comparator that sorts Locale objects by their
country display name in its own locale. |
| CountryCache |
This is a global cache for country objects to avoid too many object flowing
around.
|
| Enum | Description |
|---|---|
| ECountry |
Country enum.
|
| ECountryName |
Country enum name.
|
| ECountrySubName |
Country sub-element name enum.
|
Copyright © 2006–2015 phloc systems. All rights reserved.