]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/strmatch.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / i18n / strmatch.h
index 90cba0c1d36758a86af5442b63fdf6bc7e758b43..c0d647a194cc0b6ea985b645ca7bfed4512d99af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004, International Business Machines Corporation
+ * Copyright (C) 2001-2011, International Business Machines Corporation
  * and others. All Rights Reserved.
  **********************************************************************
  *   Date        Name        Description
@@ -196,15 +196,11 @@ class StringMatcher : public UnicodeFunctor, public UnicodeMatcher, public Unico
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.
-     *
-     * @draft ICU 2.2
      */
     virtual UClassID getDynamicClassID() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for this class.
-     *
-     * @draft ICU 2.2
      */
     static UClassID U_EXPORT2 getStaticClassID();