* Very-very rough implementation of FormattedValue, packaging a string.
* Expect it to change.
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
public class PlainStringFormattedValue implements FormattedValue {
*
* @param value the string value to store
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
public PlainStringFormattedValue(String value) {
/**
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
/**
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
/**
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
/**
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
*
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
*
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override
/**
* {@inheritDoc}
*
- * @internal ICU 72 technology preview. Visible For Testing.
- * @deprecated This API is for technology preview only.
+ * @internal Visible For Testing.
+ * @deprecated This API is for unit testing only.
*/
@Deprecated
@Override