Uses of Class
com.ibm.icu.message2.MFDataModel.Literal
-
Packages that use MFDataModel.Literal Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModel.Literal in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.Literal Modifier and Type Field Description MFDataModel.Literal
MFDataModel.LiteralExpression. arg
Deprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.Literal Constructor Description LiteralExpression(MFDataModel.Literal arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes)
Deprecated.This API is for technology preview only.
-