]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/classes/core/src/com/ibm/icu/util/HebrewCalendar.java
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / classes / core / src / com / ibm / icu / util / HebrewCalendar.java
similarity index 99%
rename from jars/icu4j-4_8_1_1/main/classes/core/src/com/ibm/icu/util/HebrewCalendar.java
rename to jars/icu4j-52_1/main/classes/core/src/com/ibm/icu/util/HebrewCalendar.java
index 864779f0f7c96f46c473340f2565e87bcee10208..efa8c1401b84b7de58ccfb9fb6639875a5e6d89e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2011, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 1996-2013, International Business Machines Corporation and
+ * others. All Rights Reserved.
  *******************************************************************************
  */
 package com.ibm.icu.util;
@@ -49,8 +49,8 @@ import com.ibm.icu.util.ULocale.Category;
  *      by Nachum Dershowitz & Edward Reingold, Cambridge University Press, 1997, pages 85-91.
  *
  * <li>Hebrew Calendar Science and Myths,
- *      <a href="http://www.geocities.com/Athens/1584/">
- *      http://www.geocities.com/Athens/1584/</a>
+ *      <a href="http://web.archive.org/web/20090423084613/http://www.geocities.com/Athens/1584/">
+ *      http://web.archive.org/web/20090423084613/http://www.geocities.com/Athens/1584/</a>
  *
  * <li>The Calendar FAQ,
  *      <a href="http://www.faqs.org/faqs/calendars/faq/">
@@ -855,8 +855,7 @@ public class HebrewCalendar extends Calendar {
     }
 
     /**
-     * Return the current Calendar type.
-     * @return type of calendar
+     * {@inheritDoc}
      * @stable ICU 3.8
      */
     public String getType() {