ICU-3221 Documentation fix.

X-SVN-Rev: 14425
This commit is contained in:
George Rhoten 2004-01-29 18:54:24 +00:00
parent d6cb19bb0f
commit 8fd9eda1d6

View File

@ -225,9 +225,7 @@ public:
* This method is to implement a simple version of RTTI, since not all
* C++ compilers support genuine RTTI. Polymorphic operator==() and
* clone() methods call this method.
* <P>
* Concrete subclasses of Format must implement getDynamicClassID()
* and also a static method and data member:
*
* @return The class ID for this object. All objects of a
* given class have the same class ID. Objects of