ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16884
This commit is contained in:
parent
042916c7a6
commit
489b7928e9
@ -220,7 +220,7 @@ public class Currency extends MeasureUnit implements Serializable {
|
||||
* Return an array of the ulocales for which a currency
|
||||
* is defined.
|
||||
* @return an array of the available ulocales
|
||||
* @stable ICU 2.2
|
||||
* @draft ICU 3.2
|
||||
*/
|
||||
public static ULocale[] getAvailableULocales() {
|
||||
if (shim == null) {
|
||||
|
@ -169,7 +169,7 @@ public abstract class Holiday implements DateRule
|
||||
* @param locale A locale specifying the language in which the name is desired.
|
||||
*
|
||||
* @see ResourceBundle
|
||||
* @draft ICU 2.8
|
||||
* @draft ICU 3.2
|
||||
* @deprecated This is a draft API and might change in a future release of ICU.
|
||||
*/
|
||||
public String getDisplayName(ULocale locale)
|
||||
|
Loading…
Reference in New Issue
Block a user