Class Translations
java.lang.Object
org.openhab.core.tools.i18n.plugin.Translations
The 
Translations of a bundle consisting of Translations.TranslationsSections having Translations.TranslationsGroups of
 Translations.TranslationsEntrys (key/value pairs).- Author:
 - Wouter Born - Initial contribution
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidremoveEntries(Predicate<? super Translations.TranslationsEntry> filter)  
- 
Constructor Details
- 
Translations
 
 - 
 - 
Method Details
- 
addSection
 - 
keysStream
 - 
linesStream
 - 
removeEntries
 
 -