/[classpath]/classpath/java/lang/Character.java
ViewVC logotype

Diff of /classpath/java/lang/Character.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by ericb, Tue Feb 19 05:48:54 2002 UTC revision 1.23 by ericb, Wed Feb 20 03:28:17 2002 UTC
# Line 129  public final class Character implements Line 129  public final class Character implements
129     * A family of character subsets in the Unicode specification. A character     * A family of character subsets in the Unicode specification. A character
130     * is in at most one of these blocks.     * is in at most one of these blocks.
131     *     *
132     * This inner class was generated by doc/unicode/unicode-blocks.pl.     * This inner class was generated automatically from
133       * <code>doc/unicode/Block-3.txt</code>, by some perl scripts.
134       * This Unicode definition file can be found on the
135       * <a href="http://www.unicode.org">http://www.unicode.org</a> website.
136       * JDK 1.4 uses Unicode version 3.0.0.
137     *     *
138     * @author doc/unicode/unicode-blocks.pl (written by Eric Blake)     * @author scripts/unicode-blocks.pl (written by Eric Blake)
139     * @since 1.2     * @since 1.2
140     */     */
141    public static final class UnicodeBlock extends Subset    public static final class UnicodeBlock extends Subset

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26