| Interface | Description |
|---|---|
| IHasCountry |
Base interface for objects having a country locale.
|
| Class | Description |
|---|---|
| CollatingComparatorLocaleCountry |
Comparator that sorts Locale objects by their
country ID. |
| CollatingComparatorLocaleDisplayCountry |
Comparator that sorts Locale objects by their
country display name in the system locale. |
| CollatingComparatorLocaleDisplayCountryInLocale |
Comparator that sorts Locale objects by their
country display name in the passed locale. |
| CollatingComparatorLocaleDisplayCountryNative |
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 © 2014–2016 Philip Helger. All rights reserved.