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 class
MFDataModel.CatchallKey
Deprecated.This API is for technology preview only.static class
MFDataModel.Literal
Deprecated.This API is for technology preview only.static class
MFDataModel.Variant
Deprecated.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. keys
Deprecated.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.
-