Uses of Interface
com.ibm.icu.impl.UResource.Table
-
Packages that use UResource.Table Package Description com.ibm.icu.impl com.ibm.icu.impl.locale com.ibm.icu.impl.number -
-
Uses of UResource.Table in com.ibm.icu.impl
Classes in com.ibm.icu.impl that implement UResource.Table Modifier and Type Class Description (package private) static class
ICUResourceBundleReader.Table
private static class
ICUResourceBundleReader.Table16
private static class
ICUResourceBundleReader.Table1632
private static class
ICUResourceBundleReader.Table32
Methods in com.ibm.icu.impl that return UResource.Table Modifier and Type Method Description UResource.Table
ICUResourceBundleReader.ReaderValue. getTable()
abstract UResource.Table
UResource.Value. getTable()
Methods in com.ibm.icu.impl with parameters of type UResource.Table Modifier and Type Method Description private void
DayPeriodRules.DayPeriodRulesDataSink. processRules(UResource.Table rules, UResource.Key key, UResource.Value value)
-
Uses of UResource.Table in com.ibm.icu.impl.locale
Methods in com.ibm.icu.impl.locale with parameters of type UResource.Table Modifier and Type Method Description private static UResource.Value
LikelySubtags.Data. getValue(UResource.Table table, java.lang.String key, UResource.Value value)
private static UResource.Value
LocaleDistance.Data. getValue(UResource.Table table, java.lang.String key, UResource.Value value)
-
Uses of UResource.Table in com.ibm.icu.impl.number
Methods in com.ibm.icu.impl.number with parameters of type UResource.Table Modifier and Type Method Description private boolean
LongNameHandler.InflectedPluralSink. loadForCase(UResource.Table caseTable, java.lang.String caseValue, UResource.Value value)
private boolean
LongNameHandler.InflectedPluralSink. loadForGender(UResource.Table genderTable, java.lang.String genderVal, UResource.Value value)
private boolean
LongNameHandler.InflectedPluralSink. loadForPluralForm(UResource.Table genderTable, UResource.Value value)
-