-
public final class I18nKt
-
-
Field Summary
Fields Modifier and Type Field Description private final ResourceBundleemptyResourceBundle
-
Method Summary
Modifier and Type Method Description final ResourceBundlegetEmptyResourceBundle()final Function1<Locale, I18n>getI18nProvider(Boolean production)Returns a provider which provides instances of I18n. -
-
Method Detail
-
getEmptyResourceBundle
final ResourceBundle getEmptyResourceBundle()
-
getI18nProvider
final Function1<Locale, I18n> getI18nProvider(Boolean production)
-
-
-
-