Uses of Class
com.ibm.icu.message2.Mf2FunctionRegistry
-
Packages that use Mf2FunctionRegistry Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of Mf2FunctionRegistry in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2FunctionRegistry Modifier and Type Method Description Mf2FunctionRegistry
Mf2FunctionRegistry.Builder. build()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type Mf2FunctionRegistry Modifier and Type Method Description Mf2FunctionRegistry.Builder
Mf2FunctionRegistry.Builder. addAll(Mf2FunctionRegistry functionRegistry)
Deprecated.This API is for technology preview only.MessageFormatter.Builder
MessageFormatter.Builder. setFunctionRegistry(Mf2FunctionRegistry functionRegistry)
Deprecated.This API is for technology preview only.
-