Package com.ibm.icu.message2
Class MFDataModel.CatchallKey
- java.lang.Object
-
- com.ibm.icu.message2.MFDataModel.CatchallKey
-
- All Implemented Interfaces:
MFDataModel.LiteralOrCatchallKey
- Enclosing class:
- MFDataModel
@Deprecated public static class MFDataModel.CatchallKey extends Object implements MFDataModel.LiteralOrCatchallKey
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
-
Constructor Summary
Constructors Constructor Description CatchallKey()
Deprecated.This API is for technology preview only.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isCatchAll(String key)
Deprecated.This API is for technology preview only.
-
-
-
Constructor Detail
-
CatchallKey
@Deprecated public CatchallKey()
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
-
Method Detail
-
isCatchAll
@Deprecated public static boolean isCatchAll(String key)
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
-