doc / ch.tutteli.atrium.reporting.translating / LocaleProvider

LocaleProvider

interface LocaleProvider (source)

Functions

getFallbackLocales

abstract fun getFallbackLocales(): List<Locale>

getPrimaryLocale

abstract fun getPrimaryLocale(): Locale

Inheritors

UseDefaultLocaleAsPrimary

object UseDefaultLocaleAsPrimary : LocaleProvider