Uses of Class
com.ibm.icu.util.Currency.CurrencyStringInfo
Packages that use Currency.CurrencyStringInfo
-
Uses of Currency.CurrencyStringInfo in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse with type parameters of type Currency.CurrencyStringInfoModifier and TypeFieldDescriptionprivate final TextTrieMap<Currency.CurrencyStringInfo> CombinedCurrencyMatcher.longNameTrieprivate final TextTrieMap<Currency.CurrencyStringInfo> CombinedCurrencyMatcher.symbolTrie -
Uses of Currency.CurrencyStringInfo in com.ibm.icu.util
Fields in com.ibm.icu.util with type parameters of type Currency.CurrencyStringInfoModifier and TypeFieldDescriptionprivate static ICUCache<ULocale, List<TextTrieMap<Currency.CurrencyStringInfo>>> Currency.CURRENCY_NAME_CACHEMethods in com.ibm.icu.util that return types with arguments of type Currency.CurrencyStringInfoModifier and TypeMethodDescriptionprivate static List<TextTrieMap<Currency.CurrencyStringInfo>> Currency.getCurrencyTrieVec(ULocale locale) Currency.getParsingTrie(ULocale locale, int type) Deprecated.This API is ICU internal only.Method parameters in com.ibm.icu.util with type arguments of type Currency.CurrencyStringInfoModifier and TypeMethodDescriptionbooleanCurrency.CurrencyNameResultHandler.handlePrefixMatch(int matchLength, Iterator<Currency.CurrencyStringInfo> values) private static voidCurrency.setupCurrencyTrieVec(ULocale locale, List<TextTrieMap<Currency.CurrencyStringInfo>> trieVec)