ICU-10846 made @internal for now.

X-SVN-Rev: 36284
This commit is contained in:
Mark Davis 2014-08-29 11:01:46 +00:00
parent 679db5f93b
commit 63035d59cd

View File

@ -605,7 +605,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
* @param maxDigits Maximum number of version digits
* @return A tailored version string
* @internal
* @deprecated for use by CLDR
* @deprecated This API is ICU internal only. (For use in CLDR, etc.)
*/
@Deprecated
public String getVersionString(int minDigits, int maxDigits) {