Uses of Class
com.ibm.icu.text.RelativeDateTimeFormatter.RelativeDateTimeFormatterData
-
Packages that use RelativeDateTimeFormatter.RelativeDateTimeFormatterData Package Description com.ibm.icu.text -
-
Uses of RelativeDateTimeFormatter.RelativeDateTimeFormatterData in com.ibm.icu.text
Fields in com.ibm.icu.text with type parameters of type RelativeDateTimeFormatter.RelativeDateTimeFormatterData Modifier and Type Field Description private CacheBase<java.lang.String,RelativeDateTimeFormatter.RelativeDateTimeFormatterData,ULocale>
RelativeDateTimeFormatter.Cache. cache
Methods in com.ibm.icu.text that return RelativeDateTimeFormatter.RelativeDateTimeFormatterData Modifier and Type Method Description RelativeDateTimeFormatter.RelativeDateTimeFormatterData
RelativeDateTimeFormatter.Cache. get(ULocale locale)
RelativeDateTimeFormatter.RelativeDateTimeFormatterData
RelativeDateTimeFormatter.Loader. load()
-