garydgregory commented on PR #529:
URL: 
https://github.com/apache/commons-collections/pull/529#issuecomment-2323504877

   @StudentGu 
   
   Thank you for your PR.
   
   I removed some duplication in `CardinalityHelper and the class now reuses 
the existing `HashBag` class, see 
`org.apache.commons.collections4.CollectionUtils.CardinalityHelper.equals(Collection<?>,
 Collection<?>)`:
   
https://github.com/apache/commons-collections/blob/3f7cb39b6d1828c02ba93c0622ae4fef1f29dda0/src/main/java/org/apache/commons/collections4/CollectionUtils.java#L66-L68
   
   This PR can be closed IMO.
   


-- 
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]

Reply via email to