msokolov commented on PR #14814: URL: https://github.com/apache/lucene/pull/14814#issuecomment-2997973738
I believe the reason Collection has isEmpty() is there may be a way to more efficiently know if size > 0? But that doesn't apply here, and I don't think we ought to be adding sugar methods to conform to an interface we don't even implement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
