]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/SingleTableProcessor.h
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / layout / SingleTableProcessor.h
index e1cb592645656396d5389bab4b037e8e72674c59..92b45428981ad4a62292050bb655f4f112f0f504 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp. 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();