@NotThreadSafe public class MultilingualText extends AbstractMapBasedMultilingualText
HashMap
from Locale
to the language dependent name.Constructor and Description |
---|
MultilingualText() |
MultilingualText(IMultilingualText aMLT) |
MultilingualText(Locale aContentLocale,
String sValue) |
MultilingualText(Map<Locale,String> aContent) |
addText, assignFrom, changeNotifyCallbacks, equals, hashCode, removeAll, removeText, setText, toString
containsLocaleWithFallback, internalAddText, internalAddText, internalGetLocaleToUseWithFallback, internalGetText, internalSetText, isPerformConsistencyChecks, setPerformConsistencyChecks, texts
getText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
containsLocaleWithFallback, texts
getAsHasDisplayTextWithArgs, getTextWithArgs, getTextWithArgs
getAsHasDisplayText, getComparatorCollating, getText
public MultilingualText()
public MultilingualText(@Nonnull IMultilingualText aMLT)
Copyright © 2014–2019 Philip Helger. All rights reserved.