]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/hebrwcal.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / i18n / hebrwcal.h
index 64d19e8a2769a96993c41382eaabf04b70fdee1b..76f100fea951b52aa27c0a11492f883d06904376 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003-2006, International Business Machines Corporation
+* Copyright (C) 2003-2009, International Business Machines Corporation
 * and others. All Rights Reserved.
 ******************************************************************************
 *
@@ -273,6 +273,10 @@ public:
 `     */
     virtual void roll(EDateFields field, int32_t amount, UErrorCode& status);
 
+    /**
+     * @internal 
+     */
+    static UBool isLeapYear(int32_t year) ;
 
  protected:
 
@@ -467,10 +471,6 @@ public:
      */
     int32_t yearType(int32_t year) const;
 
-    /**
-     * @internal 
-     */
-    static UBool isLeapYear(int32_t year) ;
     /**
      * @internal 
      */