You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/03/05 02:21:27 UTC

[jira] Resolved: (IO-213) LineIterator should implement Iterator as well/instead of Iterator

     [ https://issues.apache.org/jira/browse/IO-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved IO-213.
---------------------

    Resolution: Fixed

Fixed in r619103

> LineIterator should  implement Iterator<String> as well/instead of Iterator
> ---------------------------------------------------------------------------
>
>                 Key: IO-213
>                 URL: https://issues.apache.org/jira/browse/IO-213
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Robert Collins
>            Priority: Trivial
>
> Typesafety is nicer than having to cast from object on every pass through the loop. As LineIterator only outputs strings, this should be trivial.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.