Threader.thread should accept an Iterable rather than a List
------------------------------------------------------------
Key: NET-368
URL: https://issues.apache.org/jira/browse/NET-368
Project: Commons Net
Issue Type: New Feature
Reporter: Sebb
Threader.thread() does not actually need a List - it can accept an Iterable,
which List implements.
This allows the method to be used with the new iteratorxxx() methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira