Package com.helger.commons.text
Interface IHasMultilingualText
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Basic interface for object providing multilingual texts.
- Author:
- Philip Helger
-
Method Summary
Modifier and TypeMethodDescriptionGet the complete multilingual text.
-
Method Details
-
getMultilingualText
Get the complete multilingual text.- Returns:
- May not be
null.
-