@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, clear, getChangeNotifyCallbacks, removeText, setTextcontainsLocale, containsLocaleWithFallback, equals, getAllLocales, getAllTexts, getLocaleCount, getSize, hashCode, internalAddText, internalAddText, internalClear, internalGetAllLocales, internalGetLocaleToUseWithFallback, internalGetMap, internalGetText, internalRemoveText, internalSetText, isEmpty, isPerformConsistencyChecks, setPerformConsistencyChecks, toStringgetTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAllTextsgetTextWithArgs, getTextWithArgscontainsLocale, containsLocaleWithFallback, getAllLocales, getLocaleCountgetSize, isEmpty, isNotEmptypublic MultilingualText()
public MultilingualText(@Nonnull IMultilingualText aMLT)
Copyright © 2014–2016 Philip Helger. All rights reserved.