Package org.molgenis.web.i18n
Class FallbackLocaleSupplierImpl
- java.lang.Object
-
- org.molgenis.web.i18n.FallbackLocaleSupplierImpl
-
- All Implemented Interfaces:
FallbackLocaleSupplier
@Component public class FallbackLocaleSupplierImpl extends Object implements FallbackLocaleSupplier
-
-
Method Detail
-
get
public Locale get()
- Specified by:
getin interfaceFallbackLocaleSupplier- Returns:
- Locale, never null
-
-