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 class
private static final class
private static final class
private static final class
Methods in com.ibm.icu.impl that return UResource.TableModifier and TypeMethodDescriptionICUResourceBundleReader.ReaderValue.getTable()
abstract UResource.Table
UResource.Value.getTable()
Methods in com.ibm.icu.impl with parameters of type UResource.TableModifier and TypeMethodDescriptionprivate 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.TableModifier and TypeMethodDescriptionprivate static UResource.Value
LikelySubtags.Data.getValue
(UResource.Table table, String key, UResource.Value value) private static UResource.Value
LocaleDistance.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 boolean
LongNameHandler.InflectedPluralSink.loadForCase
(UResource.Table caseTable, String caseValue, UResource.Value value) private boolean
LongNameHandler.InflectedPluralSink.loadForGender
(UResource.Table genderTable, String genderVal, UResource.Value value) private boolean
LongNameHandler.InflectedPluralSink.loadForPluralForm
(UResource.Table genderTable, UResource.Value value)