Uses of Interface
com.ibm.icu.message2.SelectorFactory
Packages that use SelectorFactory
-
Uses of SelectorFactory in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement SelectorFactoryModifier and TypeClassDescription(package private) class
(package private) class
Fields in com.ibm.icu.message2 with type parameters of type SelectorFactoryModifier and TypeFieldDescriptionprivate final Map<String,
SelectorFactory> Mf2FunctionRegistry.Builder.selectorsMap
Deprecated.private final Map<String,
SelectorFactory> Mf2FunctionRegistry.selectorsMap
Deprecated.Methods in com.ibm.icu.message2 that return SelectorFactoryModifier and TypeMethodDescriptionMf2FunctionRegistry.getSelector
(String selectorName) Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type SelectorFactoryModifier and TypeMethodDescriptionMf2FunctionRegistry.Builder.setSelector
(String selectorName, SelectorFactory selectorFactory) Deprecated.This API is for technology preview only.