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

Diff of /classpath/java/lang/String.java

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

revision 1.69 by tromey, Tue Sep 13 21:25:11 2005 UTC revision 1.70 by tromey, Tue Sep 13 22:19:15 2005 UTC
# Line 98  public final class String implements Ser Line 98  public final class String implements Ser
98    
99    /**    /**
100     * Stores unicode multi-character uppercase expansion table.     * Stores unicode multi-character uppercase expansion table.
101     * @see #toUpperCase(char)     * @see #toUpperCase(Locale)
102     * @see CharData#UPPER_EXPAND     * @see CharData#UPPER_EXPAND
103     */     */
104    private static final char[] upperExpand    private static final char[] upperExpand

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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