ICU 57.1
57.1
Obsolete List
Global
DateFormat::EField
ICU
3.4
use UDateFormatField instead, since this API will be removed in that release
Global
MessageFormat::EFormatNumber
ICU
3.0
. The 10-argument limit was removed as of ICU
2.6
, rendering this enum type obsolete.
Global
MessageFormat::kMaxFormat
ICU
3.0
. The 10-argument limit was removed as of ICU
2.6
, rendering this constant obsolete.
Global
Transliterator::countAvailableIDs
(void)
ICU
3.4
use
getAvailableIDs()
instead
Global
Transliterator::getAvailableID
(int32_t index)
ICU
3.4
use
getAvailableIDs()
instead; this function is not thread safe, since it returns a reference to storage that may become invalid if another thread calls unregister
Generated by
1.9.8