ICU-7442 mark Normalizer2 as not intended for public subclassing
X-SVN-Rev: 28147
This commit is contained in:
parent
31a49c5b96
commit
5230d5de1c
@ -37,6 +37,7 @@ U_NAMESPACE_BEGIN
|
||||
* for using custom mapping tables.
|
||||
* All instances of this class are unmodifiable/immutable.
|
||||
* Instances returned by getInstance() are singletons that must not be deleted by the caller.
|
||||
* The Normalizer2 class is not intended for public subclassing.
|
||||
*
|
||||
* The primary functions are to produce a normalized string and to detect whether
|
||||
* a string is already normalized.
|
||||
|
Loading…
Reference in New Issue
Block a user