Alan Woodward created LUCENE-8390:
-------------------------------------

             Summary: Replace MatchesIteratorSupplier with IOSupplier
                 Key: LUCENE-8390
                 URL: https://issues.apache.org/jira/browse/LUCENE-8390
             Project: Lucene - Core
          Issue Type: New Feature
            Reporter: Alan Woodward
            Assignee: Alan Woodward
         Attachments: LUCENE-8390.patch

Matches objects are constructed using a deferred supplier pattern.  This is 
currently done using a specialised MatchesIteratorSupplier interface, but this 
can be deprecated/removed and replaced  with the generic IOSupplier in the 
utils package



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to