DisjunctionMaxQuery -  Iterator code to  for ( A  a : container ) construct
---------------------------------------------------------------------------

                 Key: LUCENE-1985
                 URL: https://issues.apache.org/jira/browse/LUCENE-1985
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Kay Kay
            Priority: Trivial


For better readability  - converting the Iterable<T> to  for ( A  a : container 
) constructs that is more intuitive to read. 

-- 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to