Package org.ocpsoft.prettytime
Interface LocaleAware<TYPE>
- All Known Implementing Classes:
ResourcesTimeFormat,SimpleTimeFormat
public interface LocaleAware<TYPE>
An object that behaves differently for various
Locale settings.- Author:
- Lincoln Baxter, III
-
Method Summary
-
Method Details
-
setLocale
Set theLocalefor which this instance should behave in.
-