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: 36519
This commit is contained in:
parent
908eb3d8d4
commit
5540d3abde
1 changed files with 1 additions and 1 deletions
|
@ -507,7 +507,7 @@ public class MeasureFormat extends UFormat {
|
|||
* @param perUnit for the example above would be MeasureUnit.HOUR.
|
||||
* @param measures the measures to format.
|
||||
* @return appendTo.
|
||||
* @internal
|
||||
* @internal Technology preview
|
||||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
@Deprecated
|
||||
|
|
Loading…
Add table
Reference in a new issue