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 Mf2FunctionRegistryMf2FunctionRegistry.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.BuilderMf2FunctionRegistry.Builder. addAll(Mf2FunctionRegistry functionRegistry)Deprecated.This API is for technology preview only.MessageFormatter.BuilderMessageFormatter.Builder. setFunctionRegistry(Mf2FunctionRegistry functionRegistry)Deprecated.This API is for technology preview only.
-