[ 
https://issues.apache.org/jira/browse/LUCENE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493236
 ] 

DM Smith commented on LUCENE-872:
---------------------------------

This will need to wait until Java 1.4.2 is no longer our target language.

> have Hits implement Iterable
> ----------------------------
>
>                 Key: LUCENE-872
>                 URL: https://issues.apache.org/jira/browse/LUCENE-872
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 2.1
>         Environment: java 1.5
>            Reporter: koen handekyn
>            Priority: Trivial
>
> for compatibilty with the enhanced for loop it is required that the Hits 
> class implements the interface Iterable. no further code changes required as 
> the method iterator required from the interface already is present.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to