toggle menu
i18n4k-core
0.11.0
common
switch theme
search in API
i18n4k-core
/
de.comahe.i18n4k.strings
/
LocalizedAttributeMap
/
LocalizedAttributeMap
Localized
Attribute
Map
constructor
(
vararg
attributes
:
Triple
<
String
,
Locale
,
String
>
)
Uses a list of triples: attribute name, locale, value
constructor
(
attributes
:
Map
<
String
,
Map
<
Locale
,
String
>
>
)