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

Diff of /classpath/java/lang/Short.java

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

revision 1.15.2.7 by gnu_andrew, Tue Aug 2 20:12:23 2005 UTC revision 1.15.2.8 by gnu_andrew, Tue Sep 20 18:46:28 2005 UTC
# Line 210  public final class Short extends Number Line 210  public final class Short extends Number
210     *     *
211     * @param val the value to wrap     * @param val the value to wrap
212     * @return the <code>Short</code>     * @return the <code>Short</code>
213       * @since 1.5
214     */     */
215    public static Short valueOf(short val)    public static Short valueOf(short val)
216    {    {

Legend:
Removed from v.1.15.2.7  
changed lines
  Added in v.1.15.2.8

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