]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/SingleTableProcessor2.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / layout / SingleTableProcessor2.h
index cd24902fd34bc9898414a3ea3710a5e1290a3d6a..e068305ef3a6312cad62482d086d31a76113691e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
  *
  */
 
@@ -34,14 +34,14 @@ public:
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.
      *
-     * @stable ICU 2.8
+     * @deprecated ICU 54. See {@link icu::LayoutEngine}
      */
     virtual UClassID getDynamicClassID() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for this class.
      *
-     * @stable ICU 2.8
+     * @deprecated ICU 54. See {@link icu::LayoutEngine}
      */
     static UClassID getStaticClassID();