ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17912
This commit is contained in:
parent
a35dd1398f
commit
22047fec39
@ -596,6 +596,9 @@ 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.
|
||||
*
|
||||
* @draft ICU 3.4
|
||||
* @deprecated This is a draft API and might change in a future release of ICU.
|
||||
*/
|
||||
protected Currency(String theISOCode) {
|
||||
isoCode = theISOCode;
|
||||
|
Loading…
Reference in New Issue
Block a user