Uses of Interface
com.ibm.icu.message2.Selector
Packages that use Selector
-
Uses of Selector in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement SelectorModifier and TypeClassDescriptionprivate static class
private static class
Fields in com.ibm.icu.message2 declared as SelectorModifier and TypeFieldDescription(package private) final Selector
MFDataModelFormatter.ResolvedSelector.selectorFunction
Methods in com.ibm.icu.message2 that return SelectorModifier and TypeMethodDescriptionNumberFormatterFactory.createSelector
(Locale locale, Map<String, Object> fixedOptions) The method that is called to create a selector.SelectorFactory.createSelector
(Locale locale, Map<String, Object> fixedOptions) Deprecated.This API is for technology preview only.TextSelectorFactory.createSelector
(Locale locale, Map<String, Object> fixedOptions) The method that is called to create a selector.Constructors in com.ibm.icu.message2 with parameters of type SelectorModifierConstructorDescriptionResolvedSelector
(Object argument, MFDataModelFormatter.MapWithNfcKeys options, Selector selectorFunction)