ICU-10999 mark formatMeasuresPer() as Technology preview

X-SVN-Rev: 36519
This commit is contained in:
Markus Scherer 2014-09-16 06:13:11 +00:00
parent 908eb3d8d4
commit 5540d3abde

View File

@ -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