Class TextFunctionFactory
java.lang.Object
com.ibm.icu.message2.TextFunctionFactory
- All Implemented Interfaces:
FunctionFactory
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextFunctionFactory
TextFunctionFactory()
-
-
Method Details
-
create
The method that is called to create a function.- Specified by:
createin interfaceFunctionFactory- Parameters:
locale- the locale to use for formatting / selection.fixedOptions- the options to use for formatting / selection. The keys and values are function dependent.- Returns:
- the function.
-