ICU-3348 small docs fix
X-SVN-Rev: 13854
This commit is contained in:
parent
6149bfa548
commit
e8303b393a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user