You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/07/18 03:19:18 UTC

[jira] Commented: (HARMONY-896) Some new nextXXXX methods of java.util.Scanner

    [ http://issues.apache.org/jira/browse/HARMONY-896?page=comments#action_12421757 ] 
            
Richard Liang commented on HARMONY-896:
---------------------------------------

Hello George,

The fix looks good. Thanks a lot.

Best regards,
Richard

> Some new nextXXXX methods of java.util.Scanner
> ----------------------------------------------
>
>                 Key: HARMONY-896
>                 URL: http://issues.apache.org/jira/browse/HARMONY-896
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: George Harley
>         Attachments: luni.src.diff
>
>
> Hello,
> Here is the implementation of new methods:
> nextShort(), 
> nextShort(int radix), 
> hasNextShort(), 
> hasNextShort(int radix), 
> nextLong(), 
> nextLong(int radix), 
> hasNextLong(), 
> hasNextLong(int radix),
> I will attach the patch soon :-)
> Best regards,
> Richard.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira