Uses of Interface
com.ibm.icu.impl.UResource.Table
Packages that use UResource.Table
-
Uses of UResource.Table in com.ibm.icu.impl
Classes in com.ibm.icu.impl that implement UResource.TableModifier and TypeClassDescription(package private) static classprivate static final classprivate static final classprivate static final classMethods in com.ibm.icu.impl that return UResource.TableModifier and TypeMethodDescriptionICUResourceBundleReader.ReaderValue.getTable()abstract UResource.TableUResource.Value.getTable()Methods in com.ibm.icu.impl with parameters of type UResource.TableModifier and TypeMethodDescriptionprivate voidDayPeriodRules.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.TableModifier and TypeMethodDescriptionprivate static UResource.ValueLikelySubtags.Data.getValue(UResource.Table table, String key, UResource.Value value) private static UResource.ValueLocaleDistance.Data.getValue(UResource.Table table, 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.TableModifier and TypeMethodDescriptionprivate booleanLongNameHandler.InflectedPluralSink.loadForCase(UResource.Table caseTable, String caseValue, UResource.Value value) private booleanLongNameHandler.InflectedPluralSink.loadForGender(UResource.Table genderTable, String genderVal, UResource.Value value) private booleanLongNameHandler.InflectedPluralSink.loadForPluralForm(UResource.Table genderTable, UResource.Value value)