]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/LigatureSubstProc.h
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / layout / LigatureSubstProc.h
index da3aa451dc36bc861b6b6ac5c00a26ad3048a013..ddfa4719c245bc0196cb520bce0c527dac5c28d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
  *
  */
 
@@ -39,14 +39,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();