]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/GXLayoutEngine2.h
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / layout / GXLayoutEngine2.h
index f01e025eed4874085cea972ed959c42b56aa6532..fd766c3efd38dec3a627258af7345a1497a91ea1 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
  *
  */
 
@@ -60,14 +60,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();