]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/HangulLayoutEngine.h
ICU-59180.0.1.tar.gz
[apple/icu.git] / icuSources / layout / HangulLayoutEngine.h
index e9449bcccf329cfa51ecf5c4130a623c7329eb62..32eca2e08bacac9b0082d11841c4a641fcf23a5e 100644 (file)
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
  *
  */
 
@@ -84,14 +84,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();