org.hrodberaht.i18n.locale
Class ThreadLocaleProvider
java.lang.Object
org.hrodberaht.i18n.locale.SimpleLocaleProvider
org.hrodberaht.i18n.locale.ThreadLocaleProvider
- All Implemented Interfaces:
- ProviderInterface
public class ThreadLocaleProvider
- extends SimpleLocaleProvider
Simple Java Utils
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Robert Alexandersson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocaleProvider
public ThreadLocaleProvider()
getProfile
public LocaleProfile getProfile()
- Specified by:
getProfile in interface ProviderInterface- Overrides:
getProfile in class SimpleLocaleProvider
getSystemLocale
public Locale getSystemLocale()
- Specified by:
getSystemLocale in interface ProviderInterface- Overrides:
getSystemLocale in class SimpleLocaleProvider
statefulProfileSupport
public ProviderInterface.StatefulProfile statefulProfileSupport()
- Specified by:
statefulProfileSupport in interface ProviderInterface- Overrides:
statefulProfileSupport in class SimpleLocaleProvider
setStatefulProfile
public void setStatefulProfile(LocaleProfile localeProfile)
- Specified by:
setStatefulProfile in interface ProviderInterface- Overrides:
setStatefulProfile in class SimpleLocaleProvider
Copyright © 2011. All Rights Reserved.