Remove Algorithm methods that act on an Iterator
------------------------------------------------
Key: SANDBOX-238
URL: https://issues.apache.org/jira/browse/SANDBOX-238
Project: Commons Sandbox
Issue Type: Task
Components: Functor
Reporter: Matt Benson
[functor] already contains IteratorToGeneratorAdapter, and all these methods do
is complicate a utility class unnecessarily. Despite the fact that some
algorithms may be implemented more efficiently against Iterator than Generator,
I still can't justify the bloat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.