X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/08b89b0a244153b9f5bbb2f49c55ab0f7298122e..b331163bffd790ced0e88b73f44f86d49ccc48a5:/icuSources/layout/ContextualGlyphSubstProc.h?ds=sidebyside diff --git a/icuSources/layout/ContextualGlyphSubstProc.h b/icuSources/layout/ContextualGlyphSubstProc.h index 23d7e45e..71560cb1 100644 --- a/icuSources/layout/ContextualGlyphSubstProc.h +++ b/icuSources/layout/ContextualGlyphSubstProc.h @@ -1,6 +1,6 @@ /* * - * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved * */ @@ -37,14 +37,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();