X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..b331163bffd790ced0e88b73f44f86d49ccc48a5:/icuSources/layout/HanLayoutEngine.h diff --git a/icuSources/layout/HanLayoutEngine.h b/icuSources/layout/HanLayoutEngine.h index 5accc635..3a4f5a60 100644 --- a/icuSources/layout/HanLayoutEngine.h +++ b/icuSources/layout/HanLayoutEngine.h @@ -2,7 +2,7 @@ /* * HanLayoutEngine.h: OpenType processing for Han fonts. * - * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved. + * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved. */ #ifndef __HANLAYOUTENGINE_H @@ -61,14 +61,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();