projects
/
icu
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b5b54
)
ICU-11917 Add missing API tag
author
Michael Ow
<mow@svn.icu-project.org>
Wed, 23 Sep 2015 20:58:51 +0000
(20:58 +0000)
committer
Michael Ow
<mow@svn.icu-project.org>
Wed, 23 Sep 2015 20:58:51 +0000
(20:58 +0000)
X-SVN-Rev: 38015
icu4c/source/i18n/unicode/plurrule.h
patch
|
blob
|
history
diff --git
a/icu4c/source/i18n/unicode/plurrule.h
b/icu4c/source/i18n/unicode/plurrule.h
index 74390c575b7689154aa539b56a18911999e20415..7abd6574086495f59ad1a401e2b8caf370837c38 100644
(file)
--- a/
icu4c/source/i18n/unicode/plurrule.h
+++ b/
icu4c/source/i18n/unicode/plurrule.h
@@
-347,6
+347,9
@@
public:
* @internal
*/
UnicodeString select(const FixedDecimal &number) const;
+ /**
+ * @internal
+ */
UnicodeString select(const VisibleDigitsWithExponent &number) const;
#endif /* U_HIDE_INTERNAL_API */