@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, removeAll, removeText, setText, toStringcontainsLocale, containsLocaleWithFallback, equals, getAllLocales, getAllTexts, getLocaleCount, hashCode, internalAddText, internalAddText, internalClear, internalGetAllLocales, internalGetLocaleToUseWithFallback, internalGetMap, internalGetText, internalRemoveText, internalSetText, isEmpty, isPerformConsistencyChecks, setPerformConsistencyChecks, sizegetTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsLocale, containsLocaleWithFallback, getAllLocales, getAllTextsgetAsHasDisplayTextWithArgs, getTextWithArgs, getTextWithArgsgetAsHasDisplayText, getComparatorCollating, getTextisEmpty, isNotEmpty, sizepublic MultilingualText()
public MultilingualText(@Nonnull IMultilingualText aMLT)
Copyright © 2014–2017 Philip Helger. All rights reserved.