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