ICU-837 Add a comment about the API
X-SVN-Rev: 8311
This commit is contained in:
parent
1c24ef9b24
commit
13167a2d54
@ -503,6 +503,7 @@ DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const {
|
||||
|
||||
// -------------------------------------
|
||||
|
||||
/* TODO: This should use "const UnicodeString &value" */
|
||||
inline void
|
||||
DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, UnicodeString value) {
|
||||
if(symbol<kFormatSymbolCount) {
|
||||
|
Loading…
Reference in New Issue
Block a user