ICU-3348 small docs fix

X-SVN-Rev: 13854
This commit is contained in:
Ram Viswanadha 2003-11-24 22:24:44 +00:00
parent 6149bfa548
commit e8303b393a
2 changed files with 4 additions and 3 deletions

View File

@ -5,8 +5,8 @@
*******************************************************************************
*
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/lang/UCharacter.java,v $
* $Date: 2003/11/13 22:14:18 $
* $Revision: 1.82 $
* $Date: 2003/11/24 22:23:39 $
* $Revision: 1.83 $
*
*******************************************************************************
*/
@ -1956,7 +1956,7 @@ public final class UCharacter
/**
* Hangul Syllable Type constants.
*
* @see UCHAR_HANGUL_SYLLABLE_TYPE
* @see HANGUL_SYLLABLE_TYPE
* @draft ICU 2.6
*/
public static interface HangulSyllableType

View File

@ -6,6 +6,7 @@
package com.ibm.icu.util;
import com.ibm.icu.impl.JDKTimeZone;
///CLOVER:USECLASS
/**
* <code>SimpleTimeZone</code> is a concrete subclass of <code>TimeZone</code>
* that represents a time zone for use with a Gregorian calendar. This