Localized String
interface LocalizedString
For objects that change their toString method based on the set Locale in de.comahe.i18n4k.i18n4k
Inheritors
Functions
Link copied to clipboard
Combines the two LocalizedString into one
Combines the LocalizedString and the String into a LocalizedString
Link copied to clipboard
Returns the string value based on the currently set Locale in de.comahe.i18n4k.i18n4k (de.comahe.i18n4k.config.I18n4kConfig.locale)
Returns the string value based on the given Locale.