Uses of Interface
com.ibm.icu.message2.SelectorFactory
-
Packages that use SelectorFactory Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of SelectorFactory in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return SelectorFactory Modifier and Type Method Description SelectorFactory
Mf2FunctionRegistry. getSelector(java.lang.String selectorName)
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type SelectorFactory Modifier and Type Method Description Mf2FunctionRegistry.Builder
Mf2FunctionRegistry.Builder. setSelector(java.lang.String selectorName, SelectorFactory selectorFactory)
Deprecated.This API is for technology preview only.
-