@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, toStringcontainsLocaleWithFallback, internalAddText, internalAddText, internalGetLocaleToUseWithFallback, internalGetText, internalSetText, isPerformConsistencyChecks, setPerformConsistencyChecks, textsgetTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsLocaleWithFallback, textsgetAsHasDisplayTextWithArgs, getTextWithArgs, getTextWithArgsgetAsHasDisplayText, getComparatorCollating, getTextpublic MultilingualText()
public MultilingualText(@Nonnull IMultilingualText aMLT)
Copyright © 2014–2020 Philip Helger. All rights reserved.