Uses of Class
com.ibm.icu.message2.MFFunctionRegistry
Packages that use MFFunctionRegistry
-
Uses of MFFunctionRegistry in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFFunctionRegistryModifier and TypeFieldDescriptionprivate final MFFunctionRegistry
MFDataModelFormatter.customFunctions
private static final MFFunctionRegistry
MFDataModelFormatter.EMPTY_REGISTY
private MFFunctionRegistry
MessageFormatter.Builder.functionRegistry
Deprecated.private final MFFunctionRegistry
MessageFormatter.functionRegistry
Deprecated.private final MFFunctionRegistry
MFDataModelFormatter.standardFunctions
Methods in com.ibm.icu.message2 that return MFFunctionRegistryModifier and TypeMethodDescriptionMFFunctionRegistry.Builder.build()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type MFFunctionRegistryModifier and TypeMethodDescriptionMFFunctionRegistry.Builder.addAll
(MFFunctionRegistry functionRegistry) Deprecated.This API is for technology preview only.MessageFormatter.Builder.setFunctionRegistry
(MFFunctionRegistry functionRegistry) Deprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MFFunctionRegistryModifierConstructorDescription(package private)
MFDataModelFormatter
(MFDataModel.Message dm, Locale locale, MFFunctionRegistry customFunctionRegistry)