Uses of Interface
com.ibm.icu.message2.FunctionFactory
-
Packages that use FunctionFactory Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of FunctionFactory in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return FunctionFactory Modifier and Type Method Description FunctionFactory
MFFunctionRegistry. getFunction(String functionName)
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type FunctionFactory Modifier and Type Method Description MFFunctionRegistry.Builder
MFFunctionRegistry.Builder. setFunction(String functionName, FunctionFactory functionFactory)
Deprecated.This API is for technology preview only.
-