ICU-6303 Fixed Javadoc warning - broken reference to TimeUnitFormat.

X-SVN-Rev: 24254
This commit is contained in:
Yoshito Umaoka 2008-06-20 16:08:18 +00:00
parent 5274338824
commit 88947f8759

View File

@ -10,7 +10,7 @@ package com.ibm.icu.util;
* Express a duration as a time unit and number. Patterned after Currency.
* <p>Immutable.
* @see TimeUnitAmount
* @see TimeUnitFormat
* @see com.ibm.icu.text.TimeUnitFormat
* @author markdavis
* @draft ICU 4.0
* @provisional This API might change or be removed in a future release.