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