mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 00:43:32 +00:00
ICU-4526 added parameter tag
X-SVN-Rev: 18113
This commit is contained in:
parent
9116dea01b
commit
2819d34c31
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ public class Currency extends MeasureUnit implements Serializable {
|
|||
* Constructs a currency object for the given ISO 4217 3-letter
|
||||
* code. This constructor assumes that the code is valid.
|
||||
*
|
||||
* @param theISOCode The iso code used to construct the currency.
|
||||
* @draft ICU 3.4
|
||||
* @deprecated This is a draft API and might change in a future release of ICU.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue