Uses of Interface
com.ibm.icu.message2.MFDataModel.PatternPart
-
Packages that use MFDataModel.PatternPart Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModel.PatternPart in com.ibm.icu.message2
Subinterfaces of MFDataModel.PatternPart in com.ibm.icu.message2 Modifier and Type Interface Description static interfaceMFDataModel.ExpressionDeprecated.This API is for technology preview only.Classes in com.ibm.icu.message2 that implement MFDataModel.PatternPart Modifier and Type Class Description static classMFDataModel.FunctionExpressionDeprecated.This API is for technology preview only.static classMFDataModel.LiteralExpressionDeprecated.This API is for technology preview only.static classMFDataModel.MarkupDeprecated.This API is for technology preview only.static classMFDataModel.StringPartDeprecated.This API is for technology preview only.static classMFDataModel.VariableExpressionDeprecated.This API is for technology preview only.Fields in com.ibm.icu.message2 with type parameters of type MFDataModel.PatternPart Modifier and Type Field Description List<MFDataModel.PatternPart>MFDataModel.Pattern. partsDeprecated.This API is for technology preview only.
-