Uses of Class
com.ibm.icu.message2.MFDataModel.VariableExpression
-
Packages that use MFDataModel.VariableExpression Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModel.VariableExpression in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.VariableExpression Modifier and Type Field Description MFDataModel.VariableExpressionMFDataModel.InputDeclaration. valueDeprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.VariableExpression Constructor Description InputDeclaration(String name, MFDataModel.VariableExpression value)Deprecated.This API is for technology preview only.
-