See: Description
| Interface | Description | 
|---|---|
| CurrencyCodeMapConstants | CurrencyCodeMapConstants provide a interface to access data constrained in
 CurrencyCodeMapConstants.properties file. | 
| DateTimeConstants | Deprecated use DateTimeFormatInfo instead | 
| DateTimeConstantsImpl | DateTimeConstantsImpl class encapsulate a collection of DateTime formatting
 symbols for use with DateTime format and parse services. | 
| LocaleConstants | Interface that combines locale-specific interfaces. | 
| NumberConstants | NumberConstants class encapsulate a collection of Number formatting 
 symbols for use with Number format and parse services. | 
| NumberConstantsImpl | NumberConstantsImpl class encapsulate a collection of Number formatting 
 symbols for use with Number format and parse services. | 
| TimeZoneConstants | TimeZoneConstants encapsulates a collection of time zone data for use with
 DateTimeFormat services. | 
com.google.gwt.i18n.client to format currency, date,
 time, and numeric strings.