mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-10999 mark formatMeasuresPer() as Technology preview
X-SVN-Rev: 36518
This commit is contained in:
parent
58e51c0892
commit
908eb3d8d4
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ class U_I18N_API MeasureFormat : public Format {
|
|||
* @param status the error.
|
||||
* @return appendTo reference
|
||||
*
|
||||
* @internal
|
||||
* @internal Technology preview
|
||||
*/
|
||||
UnicodeString &formatMeasuresPer(
|
||||
const Measure *measures,
|
||||
|
|
Loading…
Add table
Reference in a new issue