Uses of Interface
com.ibm.icu.message2.MFDataModel.LiteralOrCatchallKey
-
Packages that use MFDataModel.LiteralOrCatchallKey Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModel.LiteralOrCatchallKey in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement MFDataModel.LiteralOrCatchallKey Modifier and Type Class Description static classMFDataModel.CatchallKeyDeprecated.This API is for technology preview only.static classMFDataModel.LiteralDeprecated.This API is for technology preview only.static classMFDataModel.VariantDeprecated.This API is for technology preview only.Fields in com.ibm.icu.message2 with type parameters of type MFDataModel.LiteralOrCatchallKey Modifier and Type Field Description List<MFDataModel.LiteralOrCatchallKey>MFDataModel.Variant. keysDeprecated.This API is for technology preview only.Constructor parameters in com.ibm.icu.message2 with type arguments of type MFDataModel.LiteralOrCatchallKey Constructor Description Variant(List<MFDataModel.LiteralOrCatchallKey> keys, MFDataModel.Pattern value)Deprecated.This API is for technology preview only.
-