Uses of Class
org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
-
Uses of Translations.TranslationsEntry in org.openhab.core.tools.i18n.plugin
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionTranslations.TranslationsGroup.group
(Translations.TranslationsEntry... entries) Modifier and TypeMethodDescriptionTranslations.TranslationsGroup.group
(Stream<Translations.TranslationsEntry> entries) void
Translations.removeEntries
(Predicate<? super Translations.TranslationsEntry> filter) void
Translations.TranslationsGroup.removeEntries
(Predicate<? super Translations.TranslationsEntry> filter) void
Translations.TranslationsSection.removeEntries
(Predicate<? super Translations.TranslationsEntry> filter)