Interface RegionalSettings
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- BasicRegionalSettings
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getLocaleLocale getLocale()
- 
getGroupingSeparatorString getGroupingSeparator()
- 
getDecimalSeparatorString getDecimalSeparator()
- 
getExponentSeparatorString getExponentSeparator()
- 
getLongDateFormatString getLongDateFormat()
- 
getShortDateFormatString getShortDateFormat()
- 
getLongTimeFormatString getLongTimeFormat()
- 
getShortTimeFormatString getShortTimeFormat()
 
-