tongxin97 edited a comment on pull request #189:
URL: 
https://github.com/apache/commons-collections/pull/189#issuecomment-705869080


   Hi again Bruno @kinow Thanks for the very thorough reply. 
   
   I see what you are trying to do in the code segment. Based on [the Java 
Doc](https://commons.apache.org/proper/commons-collections/apidocs/org/apache/commons/collections4/map/Flat3Map.html),
 I think like HashMap, Flat3Map itself is not supposed to preserve any order in 
its entry set. So under this test, Flat3Map should behave like HashMap and the 
current fix should be good. I hope another developer can take a look and 
confirm this :)
   
   ~Xin


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to