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 2011/03/12 02:21:01 UTC

[jira] Created: (NET-368) Threader.thread should accept an Iterable rather than a List

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

[jira] [Updated] (NET-368) Threader.thread should accept an Iterable rather than a List

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-368:
---------------------

    Fix Version/s: 3.0

> 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
>             Fix For: 3.0
>
>
> 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

[jira] Resolved: (NET-368) Threader.thread should accept an Iterable rather than a List

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-368.
----------------------

    Resolution: Fixed

> 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