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.